Re: OLE DB driver

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Shachar Shemesh <psql(at)shemesh(dot)biz>
Cc: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: OLE DB driver
Date: 2004-01-09 19:06:45
Message-ID: 3FFEFBC5.7090909@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Shachar Shemesh wrote:

> Hi all,
>
> After unsuccessfully trying to join the current OLE DB project on
> gborg, I'm writing my own. So far I don't have anything too fancy
> (just trying to get over the initial shock of what OLE DB actually
> is). It currently does the basic infrastructure, but does not yet
> actually connect to Postgresql. If anyone else has written code, was
> contemplating writing code, has access to the gborg project, or is
> otherwise interested, please let me know.
>

I wonder if this could be implemented as a wrapper around libpq. This
way, the OLEDB driver would benefit from a proven piece of software.

Regards,
Andreas

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Rod Taylor 2004-01-09 19:21:50 Re: Encoding problems in PostgreSQL with XML data
Previous Message Peter Eisentraut 2004-01-09 18:46:01 Encoding problems in PostgreSQL with XML data