Search Postgresql Archives

Re: c++ program to connect to postgre database

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

 



ramon rhey serrano wrote:
Hello,

I'm thinking of making a program in C++ (API) that will connect, read, and write to a PostgreSQL database. I honestly have no idea where to start and how to implement it in C++ using Dev C++ IDE.
Any help would be greatly appreciated.

C++ easily calls C libaries... I'd probably use libpq calls, see http://www.postgresql.org/docs/current/static/libpq.html


there is an available C++ wrapper on this also, see http://pqxx.org/development/libpqxx/



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

[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