Re: about c# and postgresql

From: "Eddy D(dot) Sanchez" <eddy(dot)sanchez(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 08:19:32
Message-ID: 63AD1667-B370-4821-9A07-0040DB19D321@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I use Npgsql for client/server applications
you can view the manual at: http://npgsql.projects.postgresql.org/
docs/manual/UserManual.htm

On 23 Jul 2007, at 22:47, longlong 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Csaba Nagy 2007-07-24 08:28:14 Re: Delete/update with limit
Previous Message Bryan Murphy 2007-07-24 02:54:31 Re: about c# and postgresql