Hi,
We are planning install NAV databases for HU, PL, CZ and RO. Since their languages belong to Latin2 family, I decided to install them on a separate SQL Server whose non-Unicode support is set to one of the languages of these countries.
Is there anyone who has experienced NAV database installation for these countries ? I'm wondering if we can place them in Latin1 server whose non-Unicode support is set English (United States) or not.
Thanks.
0
Comments
An admin can move this topic under Other-> SQL General ?
Thanks.
PS: instead of writing a new post to ask to move the topic, you can use the reporting function (the red '!' at the right of the post) and report as "wrong forum".
[Topic moved from 'NAV/Navision Classic Client' forum to 'SQL General' forum]
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
The language for non-unicode apps doesn't matter on the SQL server. You need correct collation on the SQL. You need to have the language for non-unicode apps correctly set on machine, where the NAV client or NAS will be running. If you need assistance for implementing CZ db, do not hesitate and contact me, we can arrange support for you in any area...
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Are you sure about that non-Unicode option should be changed on the server where NAV client install, not on SQL Server ?
If yes, what should be the collation of database, Latin1_General or a proper collation according to language that we want to use ?
Thanks.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
So, for collation, You are right about the sorting problems. Probably, best option is where the system do sort the best
Thank you very much for the info !