Hi
My table events (onRecordDelete and afterRecordDelete) do no longer trigger. Any idea?
I’m using Servoy 5.2.11 on Mac OS X 10.7.2 with SQLAnywhere12 database.
Thanks and regards
Hi
My table events (onRecordDelete and afterRecordDelete) do no longer trigger. Any idea?
I’m using Servoy 5.2.11 on Mac OS X 10.7.2 with SQLAnywhere12 database.
Thanks and regards
Did You try to remove your .servoy directory
(I had this problem once and removing .servoy solved the issue)
Regards,
Hi
Thank you for answering. I checked the (hidden) .servoy file but now, there is none.
Any other ideas?
Kind regards
a smart client always has a .servoy dir in your user home dir.
But does this happen on multiply client installs?
We also had this problem once after replacing one of the servoy modules on our production server.
To repair this we reinstalled all modules and the flushed all modules.
Maybe a flush would have been enough then…
Don’t know on what version we where then, I gues it was an early 5.2.x release
Regards,
Actually, I just found, only afterDeleteRecord does not trigger.
Will the .servoy directory be created when launching Smart Client (not from within developer)? I did not yet. Since last deletion of the directory, I only started the app from within developer.
Does anybody use an afterRecordDelete event and can confirm it is being triggered?
Thanks for help and regards
.servoy file is purely there for the real smart client, a client in the developer doesnt work or use that at all.
But you also have this in the developer? So if you create a simple soluton with 1 form on a table and on that table you have the various table events where you print out that it is called
and you insert or update stuff in that table not everything is called?
Hi
The problem was on my side, sorry.
See http://www.servoy.com/forum/viewtopic.php?f=22&t=17409 for details.
Thanks and regards