From: | "Seloua Seloua" <selouati(at)hotmail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | libpq vs pqxx |
Date: | 2006-03-24 18:36:45 |
Message-ID: | BAY7-F21F3FAF0F2EECAE4011EDAD3DF0@phx.gbl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hello all,
I am writting a simple C++ program to access my postgresql 8.0 database.
What is the difference from using the interface of libpq versus the pqxx
librairy (use of PGconn, PGresult provided in the /usr/include/libpq-fe.h
file versus connection, result etc provided in the /usr/include/pqxx
directory)?
Thanks for your help!
Jana
_________________________________________________________________
Powerful Parental Controls Let your child discover the best the Internet has
to offer.
http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines
Start enjoying all the benefits of MSN Premium right now and get the
first two months FREE*.
From | Date | Subject | |
---|---|---|---|
Next Message | Steve Crawford | 2006-03-24 18:50:36 | Re: Build only clients |
Previous Message | Ben | 2006-03-24 18:31:31 | Re: basic stored proc/transaction question |