Search found 17 matches

by snorkel
30.01.2009, 00:24
Forum: PostgreSQL
Topic: Warning during console application
Replies: 13
Views: 1820

I think a event would just have to be added to the postgresql connection and then instead of sending to the log you would call that event. Doesn't look like it would be to big a deal. Just having the ability to receive these notifications would be a big plus for anyone that wanted to make a admin to...
by snorkel
29.01.2009, 22:24
Forum: PostgreSQL
Topic: Warning during console application
Replies: 13
Views: 1820

Hi,
is it possible to get the default notices in my application now(with the latest version)?
The default notice processor I believe receives notices for things like VACUUM and Raise Notice from a stored proc.

Thanks,

Snorkel
by snorkel
07.11.2008, 17:04
Forum: Feature Requests
Topic: Notification support for Postgresql
Replies: 4
Views: 3291

Anyone know if postgresql notifications work with the latest Zeos?
by snorkel
21.03.2007, 15:41
Forum: PostgreSQL
Topic: RAISE NOTICE event on Zeos
Replies: 6
Views: 2774

Bad news... as far as I know the components do not support events yet. This feature is on the wish list. Unfortunately the programmer to implement it is on the same list. So... Who wants to implement this? just step forward... It's not as bad as you think. I was talking to a former Zeos developer w...
by snorkel
20.12.2006, 00:18
Forum: Feature Requests
Topic: Postgresql important feature request
Replies: 2
Views: 3042

Postgresql important feature request

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...
by snorkel
02.03.2006, 21:21
Forum: Feature Requests
Topic: Notification support for Postgresql
Replies: 4
Views: 3291

Notification support for Postgresql

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...
by snorkel
21.02.2006, 23:12
Forum: PostgreSQL
Topic: This section is named incorrectly
Replies: 1
Views: 1854

This section is named incorrectly

Hey, Just a FYI, the title of this section is wrong, it should be Postgres, not Postgre, and actually Postgresql would be better.

Thanks,

Tony
by snorkel
21.02.2006, 23:06
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Are there any news regarding Zeos?
Replies: 4
Views: 1409

I would love to see Posgresql notification support, currently if you create a table you can't see any of the warnings,notices etc that Postgresql emits, you also can't recieve any raise notice statements if you run a stored function.

This would be a big improvement for Zeos and Postgres support.
by snorkel
21.02.2006, 23:01
Forum: Announcements
Topic: Looking forward: The future of the ZeosLib Project.
Replies: 16
Views: 17434

You should really mention this on the Borland Newsgroups.
by snorkel
21.02.2006, 23:00
Forum: Announcements
Topic: Looking forward: The future of the ZeosLib Project.
Replies: 16
Views: 17434

I would love to see Postgresql notification support in 7.x
PostgresDAC has this and it's the only reason I am not using Zeos.
Also a backup/restore component would be nice :-)
by snorkel
21.02.2006, 22:58
Forum: Announcements
Topic: SQLite Administrator - International Milestone Beta is out!
Replies: 1
Views: 6159

Re: SQLite Administrator - International Milestone Beta is o

Hi, Just wanted to Mention PG Lightning Admin was using Zeos up until last July, but I had to switch because Zeos has no support for the Postgresql notification system i.e. raise notice used in functions and when creating tables etc. If Zeos were to support the notification system I would probably s...
by snorkel
25.09.2005, 04:35
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: any news re: alpha --> full release
Replies: 14
Views: 4845

Postgresql really needs Raise Notice support as well, currenty if you use raise notice for debugging a function or any other reason, you never see them when a query is executed with Zeos. Tony I think some things to do and to solve are this in oder importance, in my opinion off course: - ADO memory ...
by snorkel
24.09.2005, 18:46
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Zeos Postgresql Money type support is broke
Replies: 0
Views: 982

Zeos Postgresql Money type support is broke

I know the money type is deprecated, but it is still used a LOT in older databases.

The money support is broke pretty badly in the latest 6.5.1 alpha release.
The values come back as floats, but you cannot edit them in dbgrids or any other databound control.

thanks,

Snorkel
by snorkel
24.09.2005, 18:42
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Postgresql and Raise Notice
Replies: 0
Views: 1023

Postgresql and Raise Notice

It sure would be nice if Zeos supported the Postgresql Raise Notice. Currently if you add a Raise Notice in your functions you will never see them if you are using Zeos. PostgresDAC from Microolap.com has this capablility but they lack client side sorting which zeos has. I believe a onraisenotice ev...
by snorkel
24.09.2005, 18:32
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Sourceforge page needs to be updated!!!
Replies: 0
Views: 944

Sourceforge page needs to be updated!!!

Hi,
Can someone with rights update the sourceforge page?
People go there because www.zeoslib.net is well known, and there is no mention of this new forum/portal anywhere, even the old forums are now gone.

Someone needs to put a redirect in the homepage link so you come here.

Thanks,

Snorkel