Name: Anonymous 2009-01-21 21:03
I can't seem to get a variable into the statement.
<code>int score = 1;
mysql_query(&mysql, "INSERT INTO tblScores VALUES('Test',Score )";</code>
<code>int score = 1;
mysql_query(&mysql, "INSERT INTO tblScores VALUES('Test',Score )";</code>