Time: 2009-7-6 3:04am
SQL: SELECT MIN(userid) AS minid, MAX(userid) AS maxid FROM sx-tsbbs.dv_user
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-tsbbs.dv_user' at line 1
Errormsg.: 可能原因:1.数据超长或类型不匹配;2.数据库记录重复
Errno.: 1064