2014年8月1日
摘要: 在MS Sql数据库中,如果table中的某column数据类型设计为ntext或者text,做查询匹配时,用=操作会引起: The data types ntext and varchar are incompatible in the equal tooperator.因为用‘’引起来的字符串... 阅读全文
posted @ 2014-08-01 10:41 a5646590 阅读(483) 评论(0) 推荐(0)