Re: Simple way to connect from Win32 app

From: "Rick Gregory" <rgregory(at)gbgsoft(dot)com>
To: "Michael Vodep" <mvodep(at)gmx(dot)net>, <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: Simple way to connect from Win32 app
Date: 2003-06-19 10:21:27
Message-ID: OOEEKDKLCHOOMNCMNFFAEEAHDBAA.rgregory@gbgsoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi Michael,

If you download the source, there is a win32.mak file in
/postgresql-7.3./src/interfaces/libpq

This can be used to make a vc6 project that will build both a static and a
dynamic version of the libpq library.

You will have to make minor modifications to some of the header files in
other folders, but these are obvious from the build messages.

Rick Gregory
-----Original Message-----
From: pgsql-interfaces-owner(at)postgresql(dot)org
[mailto:pgsql-interfaces-owner(at)postgresql(dot)org]On Behalf Of Michael Vodep
Sent: Wednesday, June 18, 2003 13:37
To: pgsql-interfaces(at)postgresql(dot)org
Subject: [INTERFACES] Simple way to connect from Win32 app

Hi!
I am looking for a simple way to build an application on Windows - complied
with VC++ 6. I have read, that there are many problems with the libpq++ -
just under Windows :p
I dont want to use ODBC - so i hope, u can show me a HOWTO or a way, how to
build such an application :)
I have a FreeBSD machine - so is possible to build libpq.dll for Windows?

Thanks!!
michael (noob)
sorry for that bad english :)

--
+++ GMX - Mail, Messaging & more http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Hugo Fernandez Bernabe 2003-06-20 02:31:58 PGACCESS para WinNT
Previous Message Glenn R Williams 2003-06-18 22:59:12 Re: PL/Python import _sre module error