[Oledb-dev] Postgre OLE DB

Shachar Shemesh psql at shemesh.biz
Wed Oct 25 13:55:26 UTC 2006


Csala Ferenc wrote:
> Hi all!
>
> I should to connect POSTGRE SQL with ole db, but I get error message.
> ID=readonly;Data
>    Source=192.168.5.10:5432
We do not support changing the port to connect to, and in particular,
not in this way. As you are connecting to the default PostgreSQL port,
just omit the ":5432", and all should be ok.

Shachar


More information about the Oledb-devel mailing list