On 22-12-2012 19:00, 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.

Perhaps the fb events code Ludo Brands wrote could be useful?

- Example code:
packages\fcl-db\examples\fbeventstest.pp
- The source
packages\fcl-db\src\sqldb\interbase\fbeventmonitor.pp
- the equivalent for PostgreSQL:
packages\fcl-db\src\sqldb\postgres\pqeventmonitor.pp

Regards,
Reinier
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to