Re: Sample C++ code using libpqxx/Postgresql sought

Поиск
Список
Период
Сортировка
От Reid Thompson
Тема Re: Sample C++ code using libpqxx/Postgresql sought
Дата
Msg-id 1169846438.6036.0.camel@localhost
обсуждение исходный текст
Ответ на Sample C++ code using libpqxx/Postgresql sought  (usenet@sta.samsung.com)
Список 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 по дате отправления:

Предыдущее
От: Bill Moran
Дата:
Сообщение: Re: PostgreSQL data loss
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Record not returned until index is rebuilt