Re: about c# and postgresql

From: "Bryan Murphy" <bryan(dot)murphy(at)gmail(dot)com>
To: longlong <asfnuts(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: about c# and postgresql
Date: 2007-07-24 02:54:31
Message-ID: bd8531800707231954s33d05e21nfb454e5909104faa@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I highly recommend you use the Npgsql driver, and if you're feeling really
saucy try NHibernate on top of that.

http://pgfoundry.org/projects/npgsql
http://www.nhibernate.org/

Bryan

On 7/23/07, longlong <asfnuts(at)gmail(dot)com> wrote:
>
> hi,all
> i have a local system with windows xp.
> i want to use c# to connect with a postgresql database running in a linux
> system.
> i get libpg.dll and PgOleDb.dll.
> that's enough for me to do so? or could you tell me how?
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Eddy D. Sanchez 2007-07-24 08:19:32 Re: about c# and postgresql
Previous Message longlong 2007-07-24 02:47:37 about c# and postgresql