> The following bug has been logged online: > > Bug reference: 2586 > Logged by: Sunil Kumar Basu > Email address: [EMAIL PROTECTED] > PostgreSQL version: 8.0 > Operating system: Windows XP > Description: Connecting problem > Details: > > Hi, > I am getting connected to the PostgreSQL database installed in PC1 > from a > PC2 from a Delphi application using the PSQLDatabase > component(PostgresDAC components). I have furnished the following > information- Databasename Hostname as the IP of PC1 username > Password
Sounds like you need to talk to whomever makes PostgresDAC. What you're getting is a crash in the client side program, so the problem isn't in the server - it's either in your program or in the PostgresDAC library. //Magnus ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster