Re: .NET driver

From: Brar Piening <brar(at)gmx(dot)de>
To: Andrei Kovalevski <andyk(at)commandprompt(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: .NET driver
Date: 2007-08-02 21:31:04
Message-ID: 46B24D18.9020503@gmx.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andrei Kovalevski schrieb:
>
> I have an experience with writing ODBC driver for PostgreSQL
> (https://projects.commandprompt.com/public/odbcng/). I would be happy
> to help community to improve .NET data provider.
>
Please join the Npgsql Project at http://pgfoundry.org/projects/npgsql

Francisco Figueiredo Jr. (fxjrlists[at]yahoo[dot]com[dot]br) will be
happy about some new support.

I once did some initial VS.Net 2002/3 integration but ran out of time
half the way.
It ist quite a bit of a pain as Microsoft has marked some important
classes as sealed so you will see yourself reimplementing some wheels
they already have implemented.
Plus - as Merlin stated before - VS.Net/ADO.Net is a somewhat moving
target for data provider implementations.

Brar

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Brar Piening 2007-08-02 22:05:54 Re: .NET driver
Previous Message Tom Lane 2007-08-02 20:12:42 Re: GIT patch