Re: OLEDB and the port number

From: Shachar Shemesh <psql(at)shemesh(dot)biz>
To: Craig Bryden <postgresql(at)bryden(dot)co(dot)za>
Cc: pgsql <pgsql-general(at)postgresql(dot)org>
Subject: Re: OLEDB and the port number
Date: 2005-02-16 19:44:29
Message-ID: 4213A29D.3080909@shemesh.biz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Craig Bryden wrote:

>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
>
>
<hesitantly stands up and blushes>
OLE DB does not support getting custom parameters from the user at this
time. This will probably be fixed in the near future (read - about a
month's time frame, no promises). At the moment, I am very much afraid
there is no way to achieve what you are trying to do.

The two most obviously missing features are port number and SSL support.
Sorry about that.

<sits down, head cowered>

Shachar

--
Shachar Shemesh
Lingnu Open Source Consulting ltd.
Have you backed up today's work? http://www.lingnu.com/backup.html

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John DeSoi 2005-02-16 20:20:38 Re: I don't know what to do!
Previous Message Tom Lane 2005-02-16 19:24:03 Re: pg_depend query