Re: ADO.NET

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Gerrit Kilian" <g(dot)kilian(at)anderson(dot)co(dot)za>, <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: ADO.NET
Date: 2002-11-13 08:40:22
Message-ID: 03AF4E498C591348A42FC93DEA9661B8128BE2@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> -----Original Message-----
> From: Gerrit Kilian [mailto:g(dot)kilian(at)anderson(dot)co(dot)za]
> Sent: 13 November 2002 06:31
> To: pgsql-odbc(at)postgresql(dot)org
> Subject: [ODBC] ADO.NET
>
>
> Hi
>
> Just a question to all the other pqsql-odbc programmers, do
> you think that ADO.Net is only the best option to connect to
> MS-SQL server 2000 or can it also be used for Postgresql connections?

ADO.Net can be used to talk to PostgreSQL quite well, using either ODBC
or Npgsql which is a native .NET provider being written in C#. You can
get it from http://gborg.postgresql.org/project/npgsql

Regards, Dave.

Browse pgsql-odbc by date

  From Date Subject
Next Message Peter Eisentraut 2002-11-13 21:38:21 Re: [ODBC] ODBC Unix distro building woes
Previous Message Dave Page 2002-11-13 08:36:50 Re: Using ODBC with VB.NET