kazaff
发表于 2009-9-28 18:03:25
分类信息网是啥类型啊?举个例子撒
zhangtao-5
发表于 2009-10-22 11:06:39
不小的怎么样啊
zhangtao-5
发表于 2009-10-22 11:10:52
SQL 查询:
INSERT INTO uuu_city
VALUES ( 10, '北京', '', '|0|', 1, 1, 2 ) ;
MySQL 返回:
#1064 - 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 '  
INSERT INTO uuu_city VALUES (10, '北京', '', '|0|', 1, 1, 2)' at line 1
zhangtao-5
发表于 2009-10-22 11:11:22
又是这样,导入数据库出错。麻烦楼主能不能检查好了再上传呢?
Hex
发表于 2009-10-22 11:15:37
建表的时候编码没选好吧?你是用什么导入的?
zzsylws
发表于 2009-11-16 22:38:16
本帖最后由 zzsylws 于 2009-11-16 22:40 编辑
我试 了也会出现问题,utf8_unicode_ci
x93mfe9
发表于 2009-11-17 09:50:07
demo 有没有,下了 thanks : )
gundamgx
发表于 2009-11-27 19:34:51
可以下载。我下载了附件,谢谢
baitongda
发表于 2009-12-15 11:52:00
不错不错,谢谢楼主
yangball
发表于 2009-12-23 11:10:21
现在学CI,下来学习一下