[pgadmin-support] anyone know what happened to pgadmin.org

2005-01-26 Thread Bruce Ferrell
The subject says it all ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly

[pgadmin-support] Dropping wrong object

2005-01-26 Thread Cheetah
I thought I had seen this reported before, but I'm not finding it, so here goes ... If an object of the same name exists in the user[1] and the public schema, then using the delete/drop command on the object in the public schema in pgadmin3 (1.2.0) can cause the wrong object to be dropped. The ca

Re: [pgadmin-support] pg_dump from pgadmin and Postgres 8.0

2005-01-26 Thread Andreas Pflug
KÖPFERL Robert wrote: Hi, I am currently using pg_dump which was delivered with the 14.1.-Version of PgAdmin III on a 8.0 database. Issuing the following command: C:\tools\PGADMI~1>pg_dump.exe -i -h pgv8host -p 5432 -U admin -F p -v somedb Results in: pg_dump.exe: reading schemas pg_dump.exe: SQL c

Re: [pgadmin-support] Problems with VB6 and PostGreSQL .....

2005-01-26 Thread Andreas Pflug
J.Itamar wrote: Dear developer friends, Lately, I have faced problems with Visual Basic 6 to access the data in a PostGreSQL table on Linux Red Hat through OLEDB. I established connection with the table, but I can't access the fields in a table, I believe the problems at the moment are

Re: [pgadmin-support] Entering data

2005-01-26 Thread Andreas Pflug
graeme wrote: Thanks, When I think about it editing data will not be desirable, however it should be possible to add a new row, which was what I wanted to do, although I didn't explicitly state that. pgAdmin needs to read that very line immediately after insertion to show correct values for col