ODBC DSN on Window 7 64 bit using SysWow64/odbcad32.exe

I am trying to create a DSN but I can't do it. The processes I am applying these are as follows: 1. Oracle 12c (64bit) Installed in Remote PC 2. Using Oracle 12c Client on Windows 7 64 bit 3. Trying to Create DSN from Syswow64/odbcad32.exe becuase I want to use this DSN from my Excel 2013 VBA program and the office is 32 bit. 3. After pressing the Add button on the Microsoft ODBC Administrator from Syswow64/odbcad32.exe, I don't find the Oracle In OracleClient12Home2 in the driver list.

Please suggest me what should I do in this regard.


I have solved this. Basically due to security reason, my registry was not configured properly at the time of installation. I have removed my previous installation and Set new ORACLE_HOME and run install As Run As Administrator. After that the problem is solved.

链接地址: http://www.djcxy.com/p/64916.html

上一篇: 使用ADO.NET实体框架将记录插入Sqlite数据库?

下一篇: Windows 7 64位上的ODBC DSN使用SysWow64 / odbcad32.exe