Use one of the following methods to resolve the problem:
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
- 322756 How to back up and restore the registry in Windows
Method 1: - Go to Start | Run and enter the following: regedit
- Click OK and the Registry Editor will open.
- Navigate to the following location: HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources.
- Right-click the key called ' (Default) ' and select Delete.
- If unable to delete the key, double-click the key and erase the Data value entered. Once done, the value should read ' (value not set) '.
- Close the Registry Editor and all previously created System DSNs should now appear in the ODBC Data Source Administrator.
Method 2: . You can run the following command:
reg.exe DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources" /ve /f