SQLConnect failure

From: greg(at)bryantrecording(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: SQLConnect failure
Date: 2007-04-02 21:36:31
Message-ID: 20070402143631.9e7bc6c5a28434177d7b431073d619b9.e16c5f355b.wbe@email.secureserver.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 value specified for the argument UserName or the value
specified for the argument Authentication violated restrictions defined
by the data source.".

We can connect via pgadmin to the remote system, so we believe all the
little .conf files should be correct, but can't get in
programmatically. Any pointers on where to look?

Thanks,
Greg

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Erik Jones 2007-04-02 21:54:21 Re: SQLConnect failure
Previous Message Richard Broersma Jr 2007-04-02 21:34:13 Re: best way to calculate accumulating intervals timestamps