[GENERAL] Problems making client perl connection to postgres server

2008-03-01 Thread fredj132
I need to connect a windows client running activestate perl 5.8.8 to a postgres database running on windows 2003 server. I have loaded DBI:pg module and DBD with various degrees of success. When I run a simple test script to make a connection to the postgres database I get the error:

Re: [GENERAL] Problems making client perl connection to postgres server

2008-03-01 Thread Colin Wetherbee
[EMAIL PROTECTED] wrote: I need to connect a windows client running activestate perl 5.8.8 to a postgres database running on windows 2003 server. I have loaded DBI:pg module and DBD with various degrees of success. When I run a simple test script to make a connection to the postgres database I