摘要:
SQL语句查询时select A.Code,A.Name,a.Systemcode,B.ID,B.LogType,B.DMCode,B.IP,B.Department,B.CreateBy,B.CreateTimefrom DM_Document_TD as A left join DM_LOG_TD as Bon A .Code=B .DMCode 结果在运行时碰到这样一个问题,问题描述:Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and "Chines 阅读全文
posted @ 2013-08-07 17:26
算盘
阅读(256)
评论(0)
推荐(0)