|
|
|
Would you like to know how to create MySQL client applications using Visual C++ with MySQL++ class library?
What is MySQL? The MySQL database server is the world's most popular open source database. Its MySQL++ C++ class library allows you to easily create clients that accesses the database, either on a local computer, LAN or the Internet.
If you are looking for a full example source code for a complete MFC C++ program that uses the MySQL++
|
|
|
|