Oppenhiemer
Programmer
Hi -
I was wondering if anyone knew if there is any way to use the IBEvents component in conjunction with the TClientDataset components ?
I have an Interbase database with a trigger that fires an event when an update to a table takes place.
I know the trigger works with the Standard IBX components as I have tested it. But when I use the ApplyUpdates method of the TClientDataset component - all the changes are applied but the event is not recieved by the IBEvents component!
This is a potentially useful combination (using TIBCleintDataset and IBEvents) as it provides a way of knowing when to refresh data.
Anyway, any help would be much appreciated.
Thanks..
Opp.
I was wondering if anyone knew if there is any way to use the IBEvents component in conjunction with the TClientDataset components ?
I have an Interbase database with a trigger that fires an event when an update to a table takes place.
I know the trigger works with the Standard IBX components as I have tested it. But when I use the ApplyUpdates method of the TClientDataset component - all the changes are applied but the event is not recieved by the IBEvents component!
This is a potentially useful combination (using TIBCleintDataset and IBEvents) as it provides a way of knowing when to refresh data.
Anyway, any help would be much appreciated.
Thanks..
Opp.