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

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

sql server - SQL Query - Delete duplicates if more than 3 dups? -

c# 3.0 - Issue with getting 2 chars from string using indexer -