


Oracle odbc manager 64 Bit#
This exe works fine on Windows 7 64 bit machine and I am able to make the DB connection successfully using SQLDriverConnect().īut when I do same setup on Windows 32 bit machine like installing 32bit Oracle Instant Client, setting some environment variables like PATH, ORACLE_HOME, TNS_ADMIN, etc., updating required registry entries and try running same application exe (used on 64 bit machine), this gives following error: I have complied and built the application exe using Win32 option as target platform on Windows 7 64 bit machine. I use Postgres, MySQL, SQLite, Oracle and MS SQL as an engineer and Beekeeper does the lot with a very smooth and spacious natural intuitive interface. I have installed 32bit Oracle Instant Client on my machine. I have updated required registry entries. to be set which I have done programmatically in my VC++ code. All other settings can be left at their default values and click OK Open Microsoft Sql Server Management Studio. In the Windows Control Panel, double-click Administrative Tools. Select The Oracle driver (may vary depending on Oracle client version) and click Finish. It requires a DSN to be created and some environment variables like PATH, ORACLE_HOME, TNS_ADMIN, etc. Open ODBC Data Source Administrator click on System DSN and click on the Add button. I have developed an app in VC++ to make connect to Oracle DB and access its data.
