C++ API for Postgres

From: "Jeff Davis" <jdavis(at)starcrazy(dot)net>
To: <pgsql-general(at)postgresql(dot)org>
Subject: C++ API for Postgres
Date: 2000-01-06 06:32:41
Message-ID: NDBBJIIEOLLJGFPCICLLEEMLCBAA.jdavis@starcrazy.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I just started using postgres. I have been using it mostly with PHP.

I would like to use C++ to access the database, but I couldn't find any
example c++ connection files. Do you have to link the file to a library? do
you just include header files? which ones?

Also, is there any good documentation on foreign key usage w/ PG? I looked
on the site docs, but didn't see any and I was surprised. PG does support
foreign keys right?

Thanks,
Jeff Davis

Browse pgsql-general by date

  From Date Subject
Next Message Mark Vandersteen 2000-01-06 06:35:12 ODBC driver for os2
Previous Message Bruce Momjian 2000-01-05 23:43:24 Re: [GENERAL] \dt command display no table