问题描述
- sql Server2005 新建表后利用第三方管理软件不能对表进行追加和更新
-
各位前辈们:
首先在服务器端创建表,在Sql Server Managment Studio中可以对表进行增删改。但是在客户端利用第三方管理软件(A5M2)对表不能进行增删改,(包括手动和利用SQL语句),并弹出“Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression.The statement has been terminated.” 错误信息!请前辈们多多指点!
解决方案
第三方客户端是不是对sql处理不正确,为什么不直接用Sql Server Managment Studio,客户端也可以用的
时间: 2024-12-21 03:49:06