Re: OLE DB driver - Mailing list pgsql-hackers

From Andreas Pflug
Subject Re: OLE DB driver
Date
Msg-id 3FFEFBC5.7090909@pse-consulting.de
Whole thread Raw
In response to OLE DB driver  (Shachar Shemesh <psql@shemesh.biz>)
Responses Re: OLE DB driver  (Shachar Shemesh <psql@shemesh.biz>)
List 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




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Encoding problems in PostgreSQL with XML data
Next
From: Rod Taylor
Date:
Subject: Re: Encoding problems in PostgreSQL with XML data