Re: [GENERAL] SQLConnect failure

2007-04-03 Thread Andrei Kovalevski
[EMAIL PROTECTED] wrote: Original Message Subject: Re: [GENERAL] SQLConnect failure From: Bill Moran <[EMAIL PROTECTED]> Date: Mon, April 02, 2007 2:54 pm To: [EMAIL PROTECTED] Cc: pgsql-general@postgresql.org In response to [EMAIL PROTECTED]: We have code th

Re: [GENERAL] SQLConnect failure

2007-04-02 Thread greg
> Original Message > Subject: Re: [GENERAL] SQLConnect failure > From: Bill Moran <[EMAIL PROTECTED]> > Date: Mon, April 02, 2007 2:54 pm > To: [EMAIL PROTECTED] > Cc: pgsql-general@postgresql.org > > In response to [EMAIL PROTECTED]: > >

Re: [GENERAL] SQLConnect failure

2007-04-02 Thread Bill Moran
In response to [EMAIL PROTECTED]: > We have code that has been using MSDE/SQL Server successfully for years, > and are adding Postgres support. Doing a SQLConnect to connect to a > local Postgres server works fine, but if we try to connect to a remote > system, the SQLConnect fails, and we get an

Re: [GENERAL] SQLConnect failure

2007-04-02 Thread Erik Jones
On Apr 2, 2007, at 4:36 PM, [EMAIL PROTECTED] wrote: We have code that has been using MSDE/SQL Server successfully for years, and are adding Postgres support. Doing a SQLConnect to connect to a local Postgres server works fine, but if we try to connect to a remote system, the SQLConnect fail

[GENERAL] SQLConnect failure

2007-04-02 Thread greg
We have code that has been using MSDE/SQL Server successfully for years, and are adding Postgres support. Doing a SQLConnect to connect to a local Postgres server works fine, but if we try to connect to a remote system, the SQLConnect fails, and we get an error code that seems to indicate "The val