+ 1
How to connect c++ with my sql for database?
Code as fast as possible
1 Réponse
+ 1
You could link mysql library to your project and use mysql api or use any other library for connecting.
See here https://dev.mysql.com/doc/refman/5.7/en/connector-cpp-info.html