Re: specific DataProvider for Postgres in the .NET

Поиск
Список
Период
Сортировка
От Rodrigo Moya
Тема Re: specific DataProvider for Postgres in the .NET
Дата
Msg-id 1034681767.25216.8.camel@localhost
обсуждение исходный текст
Ответ на specific DataProvider for Postgres in the .NET  (Oscar Serrano <oserra@fondos.net>)
Список 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 по дате отправления:

Предыдущее
От: "Nigel J. Andrews"
Дата:
Сообщение: Re: backup problem
Следующее
От: alex@pilosoft.com
Дата:
Сообщение: Re: DBD::Pg now without maintainer