Skip to main content

Developing Database Applications Using MySQL Connector/C++

Posted by lancea on April 15, 2009 at 3:10 PM EDT
Giri, has done a very nice job creating a tutorial on using MySQL Connector/C++.

This Connector is modeled after JDBC making it very easy to access MySQL using C++.

Related Topics >>