在Windows 7计算机上,我通过ODBC数据源管理器(c:\windows\SysWOW64\odbcad32.exe
)为Oracle数据库创建了ODBC数据源。稍后,我不得不卸载并重新安装Oracle Client,这导致了另一个Oracle主目录。因此,现有的ODBC数据源不再起作用。但是,如果我尝试删除数据源,则会收到以下错误消息:
---------------------------
Microsoft ODBC Administrator
---------------------------
The setup routines for the Oracle in ORA112_HOME ODBC driver could not be found. Please reinstall the driver.
---------------------------
OK
---------------------------
然后
---------------------------
Driver's ConfigDSN, ConfigDriver, or ConfigTranslator failed
---------------------------
Errors Found:
Component not found in the registry
---------------------------
OK
---------------------------
如何删除这些ODBC数据源条目?