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?
>