Martin Schreiber wrote:
MSEgui has code for Firebird and PostgreSQL server notifications.
http://gitorious.org/mseide-msegui/mseide-msegui/trees/master/lib/common/db
Low level code is in mpqconnection.pp and mibconnection.pas, backend
independent code in msedbevents.pas.
Thanks. I must say t
On Saturday 22 December 2012 19:00:14 Mark Morgan Lloyd wrote:
> Can somebody please lend me a hand making three sets of calls to (I
> think) ibase60dyn.pp please. I've written functions to make and poll
> asynchronous notifications for PostgreSQL, but I need the corresponding
> code for Firebird.
Can somebody please lend me a hand making three sets of calls to (I
think) ibase60dyn.pp please. I've written functions to make and poll
asynchronous notifications for PostgreSQL, but I need the corresponding
code for Firebird.
If somebody could point me at (Pascal) examples I'd appreciate it,