Search Postgresql Archives

Re: libpq vs pqxx

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Seloua Seloua wrote:
> 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)?

They are similar in that they are programming interfaces to access 
PostgreSQL databases, but other than that they are completely 
different.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux