PostgreSQL and C#

Поиск
Список
Период
Сортировка
От Daniel Morgan
Тема PostgreSQL and C#
Дата
Msg-id 000001c1dfc8$6949c4e0$64a43942@danpc
обсуждение исходный текст
Ответы Re: PostgreSQL and C#  (Jean-Michel POURE <jm.poure@freesurf.fr>)
Список 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 по дате отправления:

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: more about pg_toast growth
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Hash Join vs Nested Loops in 7.2.1 ...