Re: how to

From: "Jeroen T(dot) Vermeulen" <jtv(at)xs4all(dot)nl>
To: brajesh <brajesh(at)sumasoft(dot)net>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: how to
Date: 2003-02-06 20:59:57
Message-ID: 20030206205957.GM32118@xs4all.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Thu, Jan 30, 2003 at 07:17:55PM +0530, brajesh wrote:
>
> How can i connect to postgres database from c++ code.
> i know there is "libpq-fe".
> but what about from windows?

Well, libpq is a C library so you can also call it from C++; it
works with Windows AFAIK.

Then there's libpq++, the old C++ frontend, and if you've got a
fairly modern compiler, there's the newer libpqxx. Both are on
GBorg.

Jeroen

In response to

  • how to at 2003-01-30 13:47:55 from brajesh

Browse pgsql-interfaces by date

  From Date Subject
Next Message Rudy Lippan 2003-02-06 21:36:48 Re: Problems with DBI transaction handling
Previous Message brajesh 2003-02-05 08:41:26 unknown host problem