libpq
Hi:
I have tried the develop client programme (on linux platform) using libpq to
execute queries in postgresql.
I would like to know what is required if I develop and run the client
programme on window platform. Where can I download the libpq.dll for window
and what else is needed?
Thanks!
Carmen
_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com
Hi Carmen
Where can I download the libpq.dll for window
The libpq.dll is included in the PHP distribution for Windows (in the
dll-directory).
Bye
Conni
Carmen Wai a écrit:
Hi:
Where can I download the libpq.dll for
window and what else is needed?
the libpq is included in pgaccess for windows: http://www.flex.ro/pgaccess/download/pgaccess-0.98.7.zip
On Sunday 11 August 2002 16:40, Cornelia Boenigk wrote:
Hi Carmen
Where can I download the libpq.dll for window
The libpq.dll is included in the PHP distribution for Windows (in the
dll-directory).
Or You can download the postgres sources and compile it under windows (there
is win32.mak file)