Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将 Excel 表导入我的数据库,但在导入向导列表中,我没有将 Excel 视为数据源。我怎样才能解决这个问题?
看起来缺少 ODBC 驱动程序 - 检查控制面板。如果它丢失,请尝试从办公室设置重新安装驱动程序。
作为一种解决方法,您还可以将 excel 电子表格保存到 csv 中,并将 csv 作为纯文本文件数据源导入。