Postgresql important feature request
Posted: 20.12.2006, 00:18
Your ZeosLib DBO Version: latest
The IDE you are using: Delphi
Version (and maybe patchlevel) of the IDE:
The database you are using: PostgreSQL
Version of the database: 7.4 and up
Used protocol:
[hr]Error description and post
The Postgresql side of things really needs to have notification support.
Currently if you execut a function that uses raise notice, zeos has no way of getting that notice from the server.
The commercial PostgresDAC supports this, they have a event on the connection/database component called OnNotice, and it fires when notifcations are available.
I would love to start using Zeos again but can't until this feature is implemented.
Thanks,
Snorkel
The IDE you are using: Delphi
Version (and maybe patchlevel) of the IDE:
The database you are using: PostgreSQL
Version of the database: 7.4 and up
Used protocol:
[hr]Error description and post
The Postgresql side of things really needs to have notification support.
Currently if you execut a function that uses raise notice, zeos has no way of getting that notice from the server.
The commercial PostgresDAC supports this, they have a event on the connection/database component called OnNotice, and it fires when notifcations are available.
I would love to start using Zeos again but can't until this feature is implemented.
Thanks,
Snorkel