Tagged Questions
1
vote
4answers
2k views
Connect iPhone App to PostgreSQL Using Libpq
I need to create an application for the iPhone that will connect to a PostgreSQL 8.4 database using libpq. The problem is I can't get a simple iPhone that links to libpq to compile. I am however able ...