Subject Re: [firebird-support] Push notifications prom DB
Author Dimitry Sibiryakov
15.11.2019 12:56, Tommi Prami tommi.prami@... [firebird-support] wrote:
> Does any database/standard have such mechanism in DB-Engine level that application could
> get some kind of notifications of updates.

Firebird has events (read Language Reference about POST_EVENT), Oracle has
Publisher-Subscriber notifications, Advanced Queue and a lot of similar stuff, MS SQL has CDC.


--
WBR, SD.