OLEDB and the port number - Mailing list pgsql-general

From Craig Bryden
Subject OLEDB and the port number
Date
Msg-id 001301c5145b$6be9efc0$ead517c4@amd2800
Whole thread Raw
Responses Re: OLEDB and the port number  (Shachar Shemesh <psql@shemesh.biz>)
List pgsql-general
Hi

Can anyone help me with the oledb driver.
I have RC1 of Postgres 8 installed on the default(5432) port. I have the
full release version installed on port 5433. I am trying to get the OLEDB
connection to look at port 5433. Below is my connection string. It works for
the RC1 installation (on port 5432).

Location=MyDBName;Provider="PostgreSQL.1";User ID=MyUser;Data
Source=localhost;Extended Properties=;Port=5433;Password=Mypassword";

Thanks
Craig


pgsql-general by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Question regarding threaded mode
Next
From: Tom Lane
Date:
Subject: Re: pg_depend query