首頁  >  文章  >  資料庫  >  mysql-java连接MySQL数据库问题

mysql-java连接MySQL数据库问题

WBOY
WBOY原創
2016-06-06 09:43:221193瀏覽

mysqljava

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'database='88' where id='1001'' at line 1

代码:mystatement.executeUpdate("update student set math='"+math+"' ,english='"+english+"', computer='"+computer+"' ,database='"+database+"' "+" where id='"+ID+"'");

陳述:
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn