Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: where is ODBC configuration file
There is no configuration file, this is stored in the registry. There will
be a key
HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\<<DSN Name>>
Where configuration information is stored. I wouldn't generally suggest making changes directly in the registry-- you will generally want to use the ODBC Data Source Administrator or the appropriate ODBC API call.
Justin Cave <jcave_at_ddbcinc.com>
Distributed Database Consulting, Inc.
http://www.ddbcinc.com/askDDBC
-----Original Message-----
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org]
On Behalf Of dba1 mcc
Sent: Tuesday, September 21, 2004 10:31 AM
To: oracle-l_at_freelists.org
Cc: lazydba
Subject: where is ODBC configuration file
I create a ORACLE ODBC connection entry use "MS ODBC administrator". Does anyone know where is configuration file locate(for this entry)?
ORACLE client version 9.2.
Thanks.
--
http://www.freelists.org/webpage/oracle-l
Received on Tue Sep 21 2004 - 09:33:59 CDT
![]() |
![]() |