Page 1 of 1

Firebird: refresh only modified table

Posted: Mon 29 Apr 2013 07:22
by Giovanna
Hello,
I'm work with Firebird.
There are any way to know if the table has been modified for refresh a table if only is necessary?
Thanks
Giovanna

Re: Firebird: refresh only modified table

Posted: Mon 29 Apr 2013 12:25
by AndreyZ
Hello,

For this, you can use the TUniAlerter component. Using TUniAlerter, you can handle events to respond to actions and database changes made by other applications.
I have sent you the demo project that demonstrates TUniAlerter working with Firebird to the email specified in your account.