我正在尝试从 Windows 2010 计算机中的 Excel 2010 连接到 Oracle 数据库。我安装了64 位 Oracle 数据访问组件但是当我尝试连接到数据库时
Data > From other sources > From database connection wizard > Other Advanced > Microsoft OLE DB Provider for Oracle
我收到此错误信息:
Not found cliente and network oracle componentes
我怎样才能解决这个问题?
答案1
Oracle 组件的“位数”(64 位或 32 位)需要与客户端工具(在本例中为 Excel)相匹配。您可以从菜单“文件/帮助”中检查 Excel 中的位数,然后检查以“版本:”开头的行的末尾。
Excel/Office 通常安装为 32 位,因此您可能需要卸载 Oracle 64 位,然后安装和配置 Oracle 32 位。