Hello,
How can I select which LCID to use with a SQL Server Compact 4.0 database?
Some LCIDs have problem with working with strings containing for example ñ characters (2057 will have this problem), whilst 1053 for example won't have this problem.
Thanks in advance.
Change LCID for SQL Server Compact 4.0 database
-
AndreyZ