Hi Michael Kaplan,
Vista is OS. Does your statement indictate that the collation table is taken
from the OS by VS.NET and not native to .NET? If that is the case the
collation will be dependent on the target OS where the application is run.
Say, I develop an application on Vista and run it on XP, the collations will
be different.
Actually, it is better to have the collation table to be present at one
place and all use it. At present, the collation tables used by Win XP, .NET,
Office, SQL Server are different. The natural choice of place to keep the
collation table will be the OS.
You have mentioned that the table is fixed in Vista (for Vietnamese, in this
case). Any plans to provide regular upgrades collation tables of Win XP in
the monthly upgrades or in Service Packs?
Regards,
Pavanaja
"Michael (michka) Kaplan [MS]" <michkap@microsoft.online.com> wrote in
message news:%23GH1K20qFHA.3640@tk2msftngp13.phx.gbl...
|