On Thu, Mar 30, 2006 at 09:10:43PM +0200, Ivan Horvath wrote:
>      during my test i had a connection problem, and i received the
>      following text:
>      
> could not connect to server: Connection timed out (0x0000274C/10060)
>         Is the server running on host "172.16.144.43" and accepting
>         TCP/IP connections on port 5432?
> ; used connection string 'dbname=PMS user=USERNAME password=PWDXXX 
> host=172.16.144.43'
> 
>      is it normal, secure that the system gives you back the username,
>      and the password???
> 
>      anyway which component prints this out?

   psycopg - a DB API driver SQLObject uses to connect to a Postgres server
- raised an exception and python interpreter printed the exception.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to