欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  数据库

mysql-MySQL如何用C++通过函数把变量录入到数据库中

程序员文章站 2022-04-20 19:42:10
...
mysqlc++数据库

以下是关键代码

 /*        for (int i = 1; i > id; cout > age; cout > score; cout 

res = mysql_query(&myCont, "INSERT INTO i (id, name, age, subject, score)VALUES (id, 'name', age, 'subject', score)");
现在问题就是这句怎么改