Re: I'm newbie - Mailing list pgsql-general

From Richard Huxton
Subject Re: I'm newbie
Date
Msg-id 42161F9A.3050508@archonet.com
Whole thread Raw
In response to Re: I'm newbie  ("Mohsen Pahlevanzadeh" <mohsen@pahlevanzadeh.org>)
Responses Re: I'm newbie
List pgsql-general
Mohsen Pahlevanzadeh wrote:
> I know about Makefile,But i need to write a Makefile that i can
> communicate with pgsql & its library & header file from C++.

I'm afraid I still don't understand what you mean. If you are looking
for C++ libraries so you can access a PostgreSQL database, then you
probably want libpqxx:
   http://gborg.postgresql.org/project/libpqxx/projdisplay.php
There's an older version at:
   http://gborg.postgresql.org/project/libpqpp/projdisplay.php

There are two project sites for PostgreSQL, gborg is the older one,
pgfoundry the new one.
   http://pgfoundry.org/

Does that help at all?

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: PostgreSQL Replication
Next
From: John Sidney-Woollett
Date:
Subject: Re: PostgreSQL Replication