Connecting Tech Pros Worldwide Help | Site Map

Need Libpq.dll w/ SSL

Otto Blomqvist
Guest
 
Posts: n/a
#1: Nov 23 '05
Hello !

I'm in dire need of a compiled libpq.dll with ssl support for win32. I
don't know how do complile it myself. (My guess is it requires at
least a couple Magic tricks)

Thanks a lot

/Otto Blomqvist
Secom International, Los Angeles CA
Tony Reina
Guest
 
Posts: n/a
#2: Nov 23 '05

re: Need Libpq.dll w/ SSL


o.blomqvist@secomintl.com (Otto Blomqvist) wrote in message news:<c501cb7d.0407121244.44deaf6e@posting.google. com>...
[color=blue]
> I'm in dire need of a compiled libpq.dll with ssl support for win32. I
> don't know how do complile it myself. (My guess is it requires at
> least a couple Magic tricks)
>[/color]

Otto,

I e-mailed the files directly to you. In addition to libpq.dll, you'll
need the openssl libs (libeay32.dll and ssleay32.dll). Plus, if you
are using libpq.dll with your own code, you'll need to include
libpqdll.lib, libpq-fe.h, and postgres_ext.h.

HTH,
-Tony
Closed Thread