Page 1 of 1

Firebird event alert like in MySQL ?

Posted: Wed 27 Jan 2016 16:21
by inageib
Hi,
Is there a way to send an event notification to my app when data changed in MySQL database, for example like using an event alert component in IBDAC with Firebird ?

The MySQL database is used in web app and I need to notify a mobile app about any change happen in the data (insert or update or delete)

Re: Firebird event alert like in MySQL ?

Posted: Thu 28 Jan 2016 17:32
by ViktorV
MyDAC has no component similar to TIBCAlerter, since MySQL server has no support for functionality similar to event handling mechanism implemented in Firebird.

Re: Firebird event alert like in MySQL ?

Posted: Thu 28 Jan 2016 17:42
by inageib
ok thanks

Re: Firebird event alert like in MySQL ?

Posted: Thu 28 Jan 2016 18:30
by ViktorV
If you have any questions during using our products, please don't hesitate to contact us - and we will try to help you solve them.