Microsoft Knowledge Base Email Alertz

You may receive an error message when you use a localized ODBC driver in your application on a Windows Server 2003-based computer or on a Windows XP SP2-based computer

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 920767 - Last Review: February 15, 2007 - Revision: 2.2

You may receive an error message when you use a localized ODBC driver in your application on a Windows Server 2003-based computer or on a Windows XP SP2-based computer

Important This article contains information about how to modify the registry. Make sure to back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986  (http://kbalertz.com/Feedback.aspx?kbNumber=256986/ ) Description of the Microsoft Windows registry

SYMPTOMS

Consider the following scenario. You use a localized ODBC driver in your application. For example, you use the Spanish version of ODBC driver Microsoft ODBC para Oracle. You run the application on a Microsoft Windows Server 2003-based computer or a Microsoft Windows XP Service Pack 2 (SP2)-based computer. In this scenario, you receive the following error message in your application:
ODBC error connecting with Microsoft ODBC para Oracle

CAUSE

This problem occurs because the registry subkey of the localized ODBC driver does not exist on a computer that has Microsoft Data Access Components (MDAC) 2.8 or a later version of MDAC installed.

The later versions of MDAC do not include the localized versions of the ODBC driver. MDAC 2.8 is included with Windows Server 2003 and Windows XP SP2. Therefore, you cannot run the application that uses a localized ODBC driver on a Windows Server 2003-based computer or a Windows XP SP2-based computer.

RESOLUTION

To resolve this problem, follow these steps:
  1. Modify the application to use the English version of the ODBC driver.
  2. Update the computer that has earlier versions of MDAC installed to MDAC 2.8 or a later version of MDAC.

WORKAROUND

Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.

If you cannot modify the application, you must modify the registry to work around this problem. To do this, follow these steps on the computer on which you experience this problem.

Note These steps assume that you use the ODBC driver Microsoft ODBC para Oracle in your application.
  1. Click Start, click Run, type regedit, and then click OK.
  2. Locate and then click the following registry subkey:
    HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Microsoft ODBC for Oracle
  3. Right-click the registry subkey, and then click Rename.
  4. Type Microsoft ODBC para Oracle as the new name of the registry subkey.
  5. Locate the Microsoft ODBC for Oracle registry entry under the following registry subkey:
    HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers
  6. Right-click the registry entry, and then click Rename.
  7. Type Microsoft ODBC para Oracle as the new name of the registry entry.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

REFERENCES

For more information about MDAC, visit the following Microsoft Developer Network (MSDN) Web site:
http://msdn2.microsoft.com/en-us/data/aa937729.aspx/ (http://msdn2.microsoft.com/en-us/data/aa937729.aspx)

APPLIES TO
  • Microsoft Data Access Components 2.8
  • Microsoft Data Access Components 2.8 Service Pack 1
  • Microsoft Data Access Components 2.8 Service Pack 2 English (United States)
Keywords: 
kbexpertiseadvanced kbprb KB920767
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate