On 11/02/12 10:11 PM, Hernán Cano Martínez wrote:
I am interested in the way of implement PostgreSQL in my apps --if possible-- in a native way.
I am in a project that use C++ as the base programming-language.

We want a guidance from you with this respect.

the native API from C is libpq ... see http://www.postgresql.org/docs/current/static/libpq.html

there's a C++ wrapper, libpqxx, here http://pqxx.org/development/libpqxx/



--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast




--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to