Re: Hello - Mailing list pgsql-general

From Richard Huxton
Subject Re: Hello
Date
Msg-id 42F0B56A.5000603@archonet.com
Whole thread Raw
In response to Hello  ("Vahe Ghorghorian" <blackmambas79@hotmail.com>)
List pgsql-general
Vahe Ghorghorian wrote:
> Hello Sir,
>
> I am using PostGreSql ,I want an oledb provider for the postgre in order
> to connect through.net to a postgre Database, I installed the
> pgoledb.dll and I registered it and in the connection string I am using
> the �Provider=PostgreSQL.1 . . .   ,but the following error is occurring.
>
> Error: System.Data.OleDb.OleDbException: FATAL:  invalid command-line
> arguments for server process HINT:  Try "postgres --help" for more
> information.

It seems to be saying the problem is with the server, not the oledb
provider. Can you access PostgreSQL from psql or pgadmin? Do the server
logs show anything interesting?

--
   Richard Huxton
   Archonet Ltd


pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: views to behave differently according to user and schema
Next
From: Kevin Murphy
Date:
Subject: Note on scalar subquery syntax