1、直接通过菜单连接 odbc (mysql)
odbc load ,table ("testtable") dsn("test")
好像打不开,提示下面错误
odbc load , table("testtable") dsn("test")
The ODBC driver reported the following diagnostics
[MySQL][ODBC 5.3(w) Driver][mysqld-5.5.44-0ubuntu0.14.04.1]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 '"testtable"' at line 1
SQLSTATE=42000
2、然后我换了方法,通过菜单导入,勾选了 “Do not quote SQL table name ”
打开直接死了.... 如果我限制 1000数据,还可以打开,odbc load, table(".tabletestname") noquote
我已经修改了 set memery =8000 了
数据规模大概是5万条,每条有300个字段


雷达卡



京公网安备 11010802022788号







