You might want to look at the PostgreSQL provider in Mono C# class
library at
http://www.go-mono.com/ado-net.html

We currently can do: connect/disconnect, execute command, retrieve data,
etc...

Would you like to help us? And vice-versa?

Daniel

-----Original Message-----
From: dotnet discussion [mailto:[EMAIL PROTECTED]] On Behalf Of
Francisco Jr.
Sent: Monday, May 20, 2002 8:23 AM
To: [EMAIL PROTECTED]
Subject: [DOTNET] ANN: Npgsql - .Net Data Provider for PostgreSQL

Hi all.

Npgsql .Net Data Provider for PostgreSQL. It is written entirely in C#.
This data provider supports the version 2.0 of PostgreSQL protocol as
specified in
<http://developer.postgresql.org/docs/postgres/protocol.html>.

It is in a very early stage. For now, just the connect/disconnect
functionality is working. It parses and validate the connection string
and
makes the connection.

It is released under the LGPL license and can be found at:
<http://gborg.postgresql.org/project/npgsql/projdisplay.php>

This is my first OpenSource project and any help, suggestion,
recommendation is welcome.

Thanks!


Francisco Jr.

You can read messages from the DOTNET archive, unsubscribe from DOTNET,
or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to