首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > J2SE开发 >

求解这句话是什么意思,和异常

2012-10-05 
求解这句话是什么意思,和错误You have an error in your SQL syntax check the manual that corresponds

求解这句话是什么意思,和错误
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 '=0 where id= 22' at line 1
谢谢

[解决办法]
SQL 语法存在错误。估计你要把完整SQL打印出来检查下。
[解决办法]
语法有错误。
[解决办法]
=0 where id= 22

前面有个=0 后面又有个where 应该是什么=0 and id = 22吧
应该是where 什么=0 and id=22吧
关键还是看你sql是什么了。

热点排行