The information in this article applies to:
BUG #: 16486 (NT: 6.50) SYMPTOMSIf you use the French Client Configuration Utility to check or clear the 'Conversion ANSI -> OEM automatique' (the French equivalent of 'Automatic ANSI to OEM' in the English client) option, clients behave as if you never did. CAUSEInstead of writing the value (on or off) in the AutoAnsiToOem registry key under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSqlServer\Client\DB-LIB, the Client Configuration Utility creates a new key called 'Conversion ANSI-OEM automatique' under the same path and writes in that newly created key. WORKAROUNDUse either Regedt32.exe or Regedit.exe to directly edit the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSqlServer\Client\DB-LIB \AutoAnsiToOem, and set the value to on or off. STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATION
When the client is first installed, it has two registry keys, AutoAnsiToOem
and UseIntlSettings, under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
MSSqlServer\Client\DB-LIB as usual. The value for AutoAnsiToOem in the
registry is set to On; however, in the Client Configuration Utility, the
'Conversion ANSI -> OEM automatique' check box is clear. Once you place a
check in it, it creates a new registry key called 'Conversion ANSI-OEM
automatique' and sets its value to On. Toggling this check box toggles the
value on and off for this new key.
Q153449 : INF: SQL Server Code Pages and AutoAnsiToOem Behavior
Keywords : kbusage SSrvTran_SQL kbbug6.50 |
Last Reviewed: April 21, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |