Verifying or Editing an ODBC Definition on Windows
Use the following procedure to verify or edit an ODBC definition on Windows.
To verify or edit an ODBC definition on Windows
Start the registry editor (regedit).
Caution: Editing the registry can adversely affect the operating system. Be sure you understand how to use regedit correctly.Navigate to the following location:
HKEY_LOCAL_MACHINE\Software\Wow6432Node\ODBC\ODBC.INI\ODBC_Name
.ODBC_Name is the ODBC name for the Oracle Database.
In the data display pane, verify that the following entries are present:
Name Type Data ColumnsAsChar
REG_SZ
1
ColumnSizeAsCharacter
REG_SZ
1
If these entries are not present, then right-click in the data display pane, and choose New, and then String Value to add them.
Step off the ODBC_Name and return to it. Verify that the two new entries are present and correct.
Close the Registry Editor.