语法错误 (操作符丢失) 在查询表达式 'classid=' 中。

asp.net源代码为:stringstrsql="selectcount(*)fromNewclasswherenewClassname='"+n.Text+"'and... asp.net源代码为:string strsql = "select count(*) from Newclass where newClassname='" + n.Text + "' and classid <>" +DataGrid1.DataKeys[e.Item.ItemIndex];

运行出错提示:语法错误 (操作符丢失) 在查询表达式 'newClassname='娱乐新闻' and classid <>' 中。

帮小弟个忙..
谢谢大家了..
展开
 我来答
百度网友ceb69db
2007-06-21 · 超过30用户采纳过TA的回答
知道答主
回答量:153
采纳率:0%
帮助的人:77.6万
展开全部
string strsql = "select count(*) from Newclass where newClassname='" + n.Text + "' and classid <>"+DataGrid1.DataKeys[e.Item.ItemIndex]+"";

这样肯定可以了
纵横线智能化
2007-06-21 · TA获得超过1858个赞
知道大有可为答主
回答量:3615
采纳率:0%
帮助的人:1359万
展开全部
string strsql = "select count(*) from Newclass where newClassname='" + n.Text + "' and classid <>'"+DataGrid1.DataKeys[e.Item.ItemIndex]+"'";
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
nthbx
2007-06-21 · 贡献了超过155个回答
知道答主
回答量:155
采纳率:0%
帮助的人:51.6万
展开全部
asp.net源代码为:string strsql = "select count(*) from Newclass where newClassname='" + n.Text + "' and classid <>"' +DataGrid1.DataKeys[e.Item.ItemIndex]+'"';
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
happy_fanrong
2007-06-21
知道答主
回答量:1
采纳率:0%
帮助的人:0
展开全部
温柔也是错回答的是正确的
因为id是整型的,所以不需要加2个单引号
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 更多回答(2)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式