Hi,
We are using :
Microsoft Dynamics 2009 R2 Version W1 6.0 R2 SPIW12.01.00 QM4 (6.00.32012)
World Wide version ENGLISH.
Classic Client (CC)
Navision Database : Collation Tab.
Collation Type : Windows Enabled.
Validate Collation : Disabled
Collation Description : Afrikaans, Basque, Catalan, Dutch, English, Faeroese, German, Indonesian, Italian, Portuguese
Binary : Disabled
Case-Sensitive : Enabled
Accent-sensitive : Enabled
Workstation to test company Korea: Windows Server 2008 English
Control Panel > Regional and Language Options > Administrative tab
Change the current language for non-Unicode programs to: Korean (Korea)
Keyboard settings : Korean (Korea)
Problem:
In Navision when entering some Korean letters appears a ?
1. "ㄹ" : It sounds like " R or L" and it is located on "F" key.
2. "ㅁ" : It sounds like " M " and it is located on "A" key.
3. "ㅈ" : It sounds like " J " and it is located on " W " key.
Tried the following collation with all same wrong results.
Latin1_General_CS_AS_WS
Korean_Wansung_CS_AS_WS
Korean_100_CS_AS_WS
Korean_190_CS_AS_WS (Not supported)
Any comments would be appreciated.
Thanks
Bob
0
Comments
I'm working at BSE Consulting Korea. I may be able to help you with your questions.
The SQL database for NAV should always be latin.
It will be broken in the database but appear correctly in NAV.
If you need a Korean SQL database for something else, Ploeg is right.
You should use this collation: "Korean_Wansung_CI_AS"
Regards,
Well one solution is to create a clone table that will use "Korean_Wansung_CI_AS" collation.
Best Regards,