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.
I need help how I can fix this problem. Thank you