Re: Sample C++ code using libpqxx/Postgresql sought - Mailing list pgsql-general

From Reid Thompson
Subject Re: Sample C++ code using libpqxx/Postgresql sought
Date
Msg-id 1169846438.6036.0.camel@localhost
Whole thread Raw
In response to Sample C++ code using libpqxx/Postgresql sought  (usenet@sta.samsung.com)
List pgsql-general
On Fri, 2007-01-26 at 12:16 -0800, usenet@sta.samsung.com wrote:
> I am looking for some sample code using the libpqxx (C++) API for
> Postgresql.  I have found some tutorials
>
> (http://thaiopensource.org/devprojects/libpqxx/doc/2.6.8/html/Tutorial/
> http://www.cs.wisc.edu/~ajkunen/libpqxx-2.4.2/Tutorial/)
>
> and some references
>
> (http://thaiopensource.org/devprojects/libpqxx/doc/2.6.8/html/Reference/
> http://www.postgresql.org/files/documentation/pdf/7.1/programmer.pdf
> http://www.postgresql.org/files/documentation/pdf/7.3/programmer-7.3.2-US.pdf)
>
> but they  are all giving bits and pieces of information.  I am the sort
> of person who operates on pre-existing sample code, rather than a
> programmer's manual.  Any pointers to sample code using libpqxx will be
> appreciated.
>
> Choi
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>                http://archives.postgresql.org/

you might try looking through the libpqxx test cases
http://thaiopensource.org/development/libpqxx/browser/trunk/test/

pgsql-general by date:

Previous
From: Bill Moran
Date:
Subject: Re: PostgreSQL data loss
Next
From: Tom Lane
Date:
Subject: Re: Record not returned until index is rebuilt