PgOLEDB.dll - Mailing list pgsql-novice

From Ken Benson
Subject PgOLEDB.dll
Date
Msg-id 4F86DC3D.9040002@infowerks.com
Whole thread Raw
Responses Re: PgOLEDB.dll  (Willy-Bas Loos <willybas@gmail.com>)
List pgsql-novice
I'm trying to get the PGOLEDB to work.

The first issue is that I can't seem to find connection string examples. I've found several references to connection string examples, but none of the links are still working.

My 'development' platform is a Windows7 (32-bit) machine. My 'production' platform is Windows 2003 Server.

I installed PGOLEDB using the application stack builder.
Then tried a connection - The error I got was 'no provider'
So, I tried to 'register' the pgoledb.dll file ... the registration was successful, but I still could not attach to the 'provider'.

I've used ADODB connections - extensively - in this development package - but always before I was connecting to a Microsoft SQL database. With PgSQL, I'm new and could use some help, here.

Thank you,

Ken

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Cannot DROP while process running
Next
From: Bob McConnell
Date:
Subject: Switching python app from sqlite to postgres