Page 1 of 1

postgresql database name problem

Posted: 07.12.2005, 21:47
by Synologic
Hi,

im using zeoslib with kylix and im trying to connect to various databases, as passed by the user, to a postgresql 8.0.0 server.

The problem that occurs is when im trying to connect to a database that does not exist, the .connect function does not return, i can see the unknown database message in the sql server log, but there's no error returned by zeos, the connection just hangs.

I cannot do much debugging, as im compiling and running on a remote host.

Any ideeas how to fix this ?

Thanks,
Viorel

Posted: 07.12.2005, 21:52
by Synologic
Sorry, disregard this problem, it was a problem with the thread that was connecting to the database ... stupid me :)