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.
>
> If somebody could point me at (Pascal) examples I'd appreciate it,
> otherwise I could post my existing fragments here if somebody was
> prepared to look at them and tell me what needs changing.

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.

Martin
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to