OLEDB and the port number

Поиск
Список
Период
Сортировка
От Craig Bryden
Тема OLEDB and the port number
Дата
Msg-id 001301c5145b$6be9efc0$ead517c4@amd2800
обсуждение исходный текст
Ответы Re: OLEDB and the port number  (Shachar Shemesh <psql@shemesh.biz>)
Список 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 по дате отправления:

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: Question regarding threaded mode
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_depend query