各位前辈,我在R中用ODBC读取excel文件时报错:
Warning messages: 1: In odbcDriverConnect(con, tabQuote = c("[", "]"), ...) : [RODBC] ERROR: state IM002, code 0, message [Microsoft][ODBC 驱动程序管理器] 未发现数据源名称并且未指定默认驱动程序
2: In odbcDriverConnect(con, tabQuote = c("[", "]"), ...) : ODBC connection failed
我也参考了知乎上的方法:https://zhuanlan.zhihu.com/p/37719725,不能操作,有没有成功的前辈们分享一下经验啊,谢谢!!
附件列表