| From: | Gerhard Häring <haering_postgresql(at)gmx(dot)de> |
|---|---|
| To: | Achmad Amin <ma_achmad(at)yahoo(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Libpq.dll Souce Code |
| Date: | 2002-09-06 06:32:56 |
| Message-ID: | 20020906063256.GA614@lilith.ghaering.test |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
* Achmad Amin <ma_achmad(at)yahoo(dot)com> [2002-09-05 22:54 -0700]:
> Dear all,
> I want to make library for visual basic to connect to
> PostgreSQL, but I have problem to get libpq.dll source
> code. Can somebody help me ?
Download a PostgreSQL source distribution. The libpq sources are in
src/interfaces/libpq. The PostgreSQL documentation explains how to
compile it on Windows using Vi$ual C++. If you don't have it, you can
find Makefiles for building libpq with gcc (either mingw or Cygwin
flavour) at my homepage: http://www.cs.fhm.edu/~ifw00065/
In the future, please ask support questions on pgsql-general, not here.
The correct list for discussion of libpq is pgsql-interfaces.
-- Gerhard
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Yury Bokhoncovich | 2002-09-06 06:56:52 | Re: [PATCHES] Big number of "unused" pages as reported by |
| Previous Message | Christopher Kings-Lynne | 2002-09-06 06:29:19 | Re: [PATCHES] Big number of "unused" pages as reported by VACUUM |