sql server2000使用select count(某字段名) from table提示"在这一子查询或聚合表达式中,text、ntext 和 image 数据类型无效。"不知道错误在哪里。[解决办法]sql server2000使用select count(某字段名) from table提示 "在这一子查询或聚合表达式中,text、ntext 和 image 数据类型无效。 " count()的字段类型为text、ntext 和 image 错误!!