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