[fpc-pascal] Accessing low-level Firebird facilities
Martin Schreiber
mse00000 at gmail.com
Sat Dec 22 19:44:59 CET 2012
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
More information about the fpc-pascal
mailing list