libpq

Started by Carmen Waiover 23 years ago4 messagesgeneral
Jump to latest
#1Carmen Wai
wai_carmen@hotmail.com

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

#2Cornelia Boenigk
poppcorn@cornelia-boenigk.de
In reply to: Carmen Wai (#1)
Re: libpq

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

#3frbn
frbn@efbs-seafrigo.fr
In reply to: Carmen Wai (#1)
Re: libpq

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

#4Darko Prenosil
darko.prenosil@finteh.hr
In reply to: Cornelia Boenigk (#2)
Re: libpq

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)