SQL语法错误急救
insertintoorder(all_order_oid,order_serial,company_id,allot_id,userid,total,state,aud...
insert into order(all_order_oid,order_serial,company_id,allot_id,userid,total,state,audit,audit_dateline,name,tel,mobile,country_code,address,expect_date,payfor_type,transit,payout,flag,dateline) values('20060713-5642-00002','20060713-5642-00002-00003',3,0,5,100,0,0,0,'trueName','12345678','012345678901','106102104121','天河区瑞华大厦8H','1159943779',0,0,0,0,1152786979)
MySQL 返回:
#1064 - 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 'order(all_order_oid,order_serial,company_id,allot_id,userid,tota 展开
MySQL 返回:
#1064 - 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 'order(all_order_oid,order_serial,company_id,allot_id,userid,tota 展开
4个回答
展开全部
我认为你的语句里有些字段的数据类型可能不对,你应该检查一下数据类型
比如company_id字段我认为就是字符型的,而你对应赋值却是3而不是'3'我觉得就不正确,其他字段也检查一下,如果都对应好了就会正常通过语句了
比如company_id字段我认为就是字符型的,而你对应赋值却是3而不是'3'我觉得就不正确,其他字段也检查一下,如果都对应好了就会正常通过语句了
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
我已经给你答了 不知道你为什么开这么多题 那多浪费分啊
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
MySQL里的字段值都是用””吧
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询