logo
Published on Input Jam (http://www.kleinfelter.com)

Oracle ODBC Via Oracle Instant Client

By Kevin Kleinfelter
Created 2008-06-30 16:07

Instead of installing the full Oracle Client plus ODBC drivers, you can use Oracle "Instant Client" plus Instant Client ODBC supplement.  Setting it up is not intuitively obvious, so here's what I did.  Note that you do NOT need a tnsnames.ora or a sqlnet.ora.

Update 9/4/2008: This was working well for me and then one day it suddenly stopped.  I started getting the following error:

unable to connect
sqlstate s1000
oracle odbc ora ora-12705 cannot access nls data files or invalid environment specified

The solution was to run Regedit, and delete: HKLM\Software\Oracle\NLS_LANG

 


Source URL:
http://www.kleinfelter.com/instant-client-odbc