Connecting PostgreSql using VS2010 C++

I need help in making connection to PostGreSQL database using Visual C++, as I am trying to make an application for final project. I want to connect to database using User_id and password; execute simple queries and display the data.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.