Re: specific DataProvider for Postgres in the .NET

From: Rodrigo Moya <rodrigo(at)gnome-db(dot)org>
To: Oscar Serrano <oserra(at)fondos(dot)net>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: specific DataProvider for Postgres in the .NET
Date: 2002-10-15 11:36:07
Message-ID: 1034681767.25216.8.camel@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message alex 2002-10-15 21:27:25 Re: DBD::Pg now without maintainer
Previous Message Nigel J. Andrews 2002-10-15 10:00:03 Re: backup problem