Oracle ODBC in Windows 2008 Server
What components are required to be installed in Windows 2008 in order to connect with an Oracle database that runs out of a unix/linux box?
First, I have "installed" the Oracle "instantclient-baisc-windows.x64-11.2.0.3.0" in Windows server under c:\Oracle directory.
Second, extracted Oracle "instantclient-odbc-windows-64-11.2.0.3.0" under c:\Oracle director.
Ran the "odbc_install" under "instantclient_11_2", but there's a windows window pops up and goes right away before I can see what message is being displayed.
I guess I missed a few steps during my Oracle "instantclient-baisc-windows.x64-11.2.0.3.0" client setup, but not sure what I am really missing.
Can someone shed some light around installing an Oracle client on a Windows 2008 server?