query PostgreSQL from c++

From: chris Gnther <guenther(at)uscreen(dot)de>
To: pgsql-sql(at)postgresql(dot)org
Subject: query PostgreSQL from c++
Date: 2001-05-22 13:18:56
Message-ID: 20010522151856.0dc52eef.guenther@uscreen.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi folks,

I'm asked to write a "small" c++ application to query a PostgreSQL DB.
In principel I can't see why this should be so difficult but I don't
really know a lot about the API. Therefor I thought I just ask if anyone
has done this before - of course I think - and might be able and willing
to give me a few tips. Maybe there's even a document somewhere which
I could consult?
So if someone has tipps and/or examples or maybe a suggestion for a book,
please mail me,

chris

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message waheed rahman 2001-05-22 13:19:13 Please help me....
Previous Message Bruce Momjian 2001-05-22 11:42:08 Re: how to set ownership of tables?