Error #11001 at connect
Posted: Thu 09 Dec 2010 11:54
Hi All,
I have a problem when executing an application from IDE but not when executing the [same] exe file outside IDE.
The error is:
"Cannot connect to database
Socket error connect. WSAGetLastError return 11001($2AF9)".
I get this error even with the demo application (Failover, PgDacDemo), when trying to execute Pg_Conn.Connect
Everything was fine until I write a [simple] report with Rave.
Windows XP
Delphi 2010
PgDac 1.20.0.19
Postgres 9.0
connection on localhost
Thanks in advance.
Adrian
I have a problem when executing an application from IDE but not when executing the [same] exe file outside IDE.
The error is:
"Cannot connect to database
Socket error connect. WSAGetLastError return 11001($2AF9)".
I get this error even with the demo application (Failover, PgDacDemo), when trying to execute Pg_Conn.Connect
Everything was fine until I write a [simple] report with Rave.
Windows XP
Delphi 2010
PgDac 1.20.0.19
Postgres 9.0
connection on localhost
Thanks in advance.
Adrian