Re: Has anyone used the libpqxx C++ API for PostgreSQL

From: "Sandeep Kumar Jakkaraju" <sandeepkumar(dot)jakkaraju(at)gmail(dot)com>
To: "af300wsm(at)gmail(dot)com" <af300wsm(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Has anyone used the libpqxx C++ API for PostgreSQL
Date: 2006-12-25 17:05:26
Message-ID: c653c98f0612250905i4ef616a3i2ae6a9689dbfe5d3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

There are several Example C++ programs which comes with libpqxx ...
just go through them for creating connection/transaction etc....

If you have struct member alignment problem ... please go through my blog ..
http://jakkarajus.blogspot.com

On 21 Dec 2006 10:01:22 -0800, af300wsm(at)gmail(dot)com <af300wsm(at)gmail(dot)com>
wrote:
>
> Hello everyone,
>
> If anyone here has, would you please share with me how to create the
> connections, perform a query and then iterate over its results? I've
> been reading through the online documentation for this library at
> http://thaiopensource.org/devprojects/libpqxx/doc/2.6.8/html/Reference/
> and I'm simply not getting what I need. I've looked through the
> tutorial and I've gotten enough that I think I can make a connection to
> the database. However, I'm just drawing a blank on how to use this
> library beyond that.
>
> If you know, or know who I should ask, I'd appreciate it.
>
> Thanks,
> Andy
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>

--
Sandeep Kumar Jakkaraju
WeBlog:

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Harpreet Dhaliwal 2006-12-25 17:32:17 Re: [GENERAL] NEED URGENT HELP....
Previous Message Raymond O'Donnell 2006-12-25 15:31:48 Re: Merry Christmas!