Re: specific DataProvider for Postgres in the .NET - Mailing list pgsql-interfaces

From Rodrigo Moya
Subject Re: specific DataProvider for Postgres in the .NET
Date
Msg-id 1034681767.25216.8.camel@localhost
Whole thread Raw
In response to specific DataProvider for Postgres in the .NET  (Oscar Serrano <oserra@fondos.net>)
List pgsql-interfaces
On Tue, 2002-10-15 at 09:58, Oscar Serrano wrote:
> Hello everybody:
> Does anybody knows if it will exist a specific DataProvider for Postgres in 
> the .NET framework as it actually exists for MS SQL Server, and Oracle?
> I have to connecto to a Postgres from a .NET application, and 
> OdbcConnection is very slow.

if you use Mono (http://www.go-mono.com) you'll have a PostgreSQL native
managed provider (it's the System.Data.SqlClient, which uses PostgreSQL
temporarily on Mono, to be replaced by a SQL server provider once
somebody does it)

cheers



pgsql-interfaces by date:

Previous
From: "Nigel J. Andrews"
Date:
Subject: Re: backup problem
Next
From: alex@pilosoft.com
Date:
Subject: Re: DBD::Pg now without maintainer