Specify Use of Foreign Characters With Microsoft SQL Server
For Microsoft SQL Server modify your registry settings to have certain foreign language characters in your models recognized.
Follow these steps:
- Click Run on the Start menu.
- Enter regedit.
The Registry Editor opens.
- Verify or add the following registry entry:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer\Client\DB-Lib]
"AutoAnsiToOem"="ON"
"UseIntlSettings"="ON"
- Click File, Exit.
Your configuration is set to recognize foreign language characters in your models.
Copyright © 2023 Quest Software, Inc. |