How do you execute an INSERT statement using MySQL (in c++)? -
Google is failing me (or I'm failing Google.)
I just Function, which executes the INSERT statement using the mysql.h library in CST.
Not familiar with using MySQL, but what can I see in the file, make statement to you Should call mysql_stmt_prepare, and prepare a statement prepared to execute mysql_stmt_execute.
Comments
Post a Comment