Re: libpq.dll - Mailing list pgsql-interfaces

From Stéphane Pinel
Subject Re: libpq.dll
Date
Msg-id AC4C19CA-6D0C-11D7-89EE-000A27AFF5D2@noos.fr
Whole thread Raw
In response to Re: libpq.dll  (Mathieu Arnold <mat@mat.cc>)
Responses Re: libpq.dll
List pgsql-interfaces
Le samedi, 12 avr 2003, à 19:20 Europe/Paris, Mathieu Arnold a écrit :

>
>
> --Le 12/04/2003 19:16 +0200, Stéphane Pinel écrivait :
>
> | Is there a libpq.dll that I can link to a Visual C++ .Net project
> | exactly the way I do it with libpq on my Darwin box ?
> |
> | Thanks.
>
> I guess you should have a look at :
> <http://gborg.postgresql.org/project/npgsql/projdisplay.php>
>

Thanks

I saw this project but I read:

"Npgsql is implemented in C#"

I just want to use C. To be more specific, I've developed a C client on
Darwin,
using libpq.lib and I would like to re-use my code (calls to libpq C
lib) in a
Visual C++ .Net (Win32) project. The ideal should be to have not much
work
to port it ;-)

But since I'm not a win32 hacker, I would like to know if I can use a
.dll or static
lib that could help me to do that without hacking in a win32
environment that
I don't know.

Regards.

------------------------------------------------------------------------
-------------------------
Stéphane Pinel
------------------------------------------------------------------------
-------------------------



pgsql-interfaces by date:

Previous
From: Mathieu Arnold
Date:
Subject: Re: libpq.dll
Next
From: Mathieu Arnold
Date:
Subject: Re: libpq.dll