Re: Simple way to connect from Win32 app - Mailing list pgsql-interfaces

From Jeroen T. Vermeulen
Subject Re: Simple way to connect from Win32 app
Date
Msg-id 20030618180044.GJ36486@xs4all.nl
Whole thread Raw
In response to Simple way to connect from Win32 app  (Michael Vodep <mvodep@gmx.net>)
List pgsql-interfaces
On Wed, Jun 18, 2003 at 07:36:45PM +0200, Michael Vodep wrote:

> 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

Have you looked at the new C++ interface, libpqxx?  Visual C++ 6.0 has 
some problems with that, but it may just do what you need.  And even that
compiler will do the job if you upgrade it and enable a workaround macro
in libpqxx.

Take a look at http://pqxx.tk/


Jeroen



pgsql-interfaces by date:

Previous
From: Michael Vodep
Date:
Subject: Simple way to connect from Win32 app
Next
From: "email lists"
Date:
Subject: Re: PL/Python import _sre module error