Install latest version of Oracle ODBC

To install latest version of Oracle ODBC:

Go to http://www.oracle.com/technology/tech/oci/instantclient/ to download:

  • Instant Client Package – Basic
  • Instant Client Package – ODBC

Unzip both of them into the same folder (e.g. c:\oracle).

  • Add that folder name into the PATH environment variable (right click my computer, manage, system properties, advanced tab, environment variables)
  • Create a new environment variable called TNS_ADMIN and set it to that folder name.
  • Create a file tnsnames.ora in that folder with your target database details.
  • Run odb_install.exe

You can then add and test oracle odbc connections in Control Panel Administrative Tools.

This entry was posted in Installs, Windows. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>