PostgreSQL and C# - Mailing list pgsql-general

From Daniel Morgan
Subject PostgreSQL and C#
Date
Msg-id 000001c1dfc8$6949c4e0$64a43942@danpc
Whole thread Raw
Responses Re: PostgreSQL and C#  (Jean-Michel POURE <jm.poure@freesurf.fr>)
List pgsql-general

I am interested in Platform Invoking in PostgreSQL using C#.  Unfortunately, I cannot find any information about the various structures that are used in libpq to do this.  Like, what is PGConn structure defined as?

I looked in the various header files for the library, but no luck.  Do I need to get the source the PostgreSQL database itself? 

 

I really want to use C# and .NET to query PostgreSQL 7.2 databases?

 

Currently, I am running PostgreSQL and C# and .NET under Windows XP, but my long-term goal is to connect to PostgreSQL databases using Mono C# on Linux.

 

Any help is appreciated,

 

Please reply to my email address because for some strange reason I don’t get any mail from this list even though I subscribed to it and other PostgreSQL lists.  I would like to though…

 

Thank you,

Daniel Morgan

 

pgsql-general by date:

Previous
From: Jan Wieck
Date:
Subject: Re: more about pg_toast growth
Next
From: Tom Lane
Date:
Subject: Re: Hash Join vs Nested Loops in 7.2.1 ...