- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
That seems like the best way to go about things, thanks.
I don't think normal triggers are supported from straight MDB
files under the Jet engine, but there are afterUpdate events which
can be fired from forms, so I'll write the code to modify the
changes table there, and tell people not to tweak the tables or run
update queries as it won't get reflected in the Flex application
unless they manually add the row to the changes table.
Thanks Ed, that's pointed me in the right direction. It'll
also add some ammo to the argument that this DB should be moved to
a better platform.
I don't think normal triggers are supported from straight MDB
files under the Jet engine, but there are afterUpdate events which
can be fired from forms, so I'll write the code to modify the
changes table there, and tell people not to tweak the tables or run
update queries as it won't get reflected in the Flex application
unless they manually add the row to the changes table.
Thanks Ed, that's pointed me in the right direction. It'll
also add some ammo to the argument that this DB should be moved to
a better platform.
Views
Replies
0 Likes
Total Likes