在使用ODBC命令导入excel数据时出现数据引擎找不到对象。命令和错误提示如下图:
点开错误提示代码就出现下述信息:
This error is generic. Typing set debug on prior to the connect may yield a more descriptive error message from the ODBC driver.A common cause of this error is insufficient permissions to connect to the data source.
说可能是由于连接到数据源的权限不够,请问该怎么解决。
我用的是stata/SE 11.2,excel用的是2010版的,但是是以.xls格式保存的。
求高手帮忙解答,不胜感激。