[ANN] PGSqlClient 1.0 Beta 1 released

From: Carlos Guzman Alvarez <carlosga(at)telefonica(dot)net>
To: Developement <pgsql-hackers(at)postgresql(dot)org>, PGSqlClient - Developement <pgsqlclient-devel(at)lists(dot)sourceforge(dot)net>, PGSqlClient - Users <pgsqlclient-users(at)lists(dot)sourceforge(dot)net>
Subject: [ANN] PGSqlClient 1.0 Beta 1 released
Date: 2003-09-12 21:28:09
Message-ID: 3F623A69.7040008@telefonica.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello:

1st Beta 1 version of PGSqlClient an ADO.NET Data Provider for
PostgreSQL 7.4+ released.

Beta 1 ( 12-09-2003 )
---- - - -- -- ---- -

* Better fit to ADO.NET.

* Simple Transport Layer security ( TLS 1.0 ) implementation
It's used yet for both TLS and non-TLS connections but it's not finished.

* Improved Command Builder implementation.

* Improved PgDataReader.GetSchemaTable method using prepared statements
to retrieve column and primary key information.

* Added SQL Server like Stored Procedure calls.

* Improved compatibility with mono:: (http://www.go-mono.com)

PGSqlClient 1.0 Beta 1 source code is available for download at:

http://prdownloads.sourceforge.net/pgsqlclient/PgSqlClient1.0-Beta1-Src.zip?download

A binary package for Windows and MS .NET Framework available at:

http://prdownloads.sourceforge.net/pgsqlclient/PgSqlClient1.0-Beta1.exe?download

--
Best regards

Carlos Guzmán Álvarez
Vigo-Spain

Browse pgsql-hackers by date

  From Date Subject
Next Message Manfred Spraul 2003-09-12 21:30:51 Re: [PATCHES] Reorganization of spinlock defines
Previous Message Manfred Spraul 2003-09-12 21:14:23 Re: [PATCHES] Reorganization of spinlock defines