Introduction - If you have any usage issues, please Google them yourself
A small test, about MFC and MySQL I do function: MySQL API link to the database (because everyone's database is not the same, need to modify the database code), to achieve the basic crud functions. Before changing and deleting, you need to click on the ID number of the data you want to delete. Also, I implemented only second columns of data (name)
Users can modify their own code to implement other functions.