Re: talking to postgresql from C/C++

From: "Jeroen T(dot) Vermeulen" <jtv(at)xs4all(dot)nl>
To: Merlin Moncure <merlin(dot)moncure(at)rcsonline(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: talking to postgresql from C/C++
Date: 2003-03-07 17:28:06
Message-ID: 20030307172806.GA53274@xs4all.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Mar 07, 2003 at 12:14:30PM -0500, Merlin Moncure wrote:
>
> What about libpq++? I have not used the thing, but if he absolutely
> insists on using C++ in his database interface that's at least worth
> checking out. Same for embedded C.

And of course there's libpqxx. I haven't heard from anyone who's tried
it on Borland C++ Builder yet, but I'd love to. It is known to work on
several other compilers, so why not? It's a lot more useful than the
old libpq++ IMHO.

See http://pqxx.tk/

Jeroen

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Eric D Nielsen 2003-03-07 17:38:18 Re: Updateable views...
Previous Message Bruce Momjian 2003-03-07 17:25:45 Re: What's up with www.postgresql.org?