Windows CE 5.0 SQLClient Connection Fails

Hi,

I am developing a project with Visual Studio 2005 for a device with WindowsCE 5.0. In my project, I try to connect a SQL Server 2000 database. But I got an error likeSystem.PlatformNotSupportedException. I searched for that error, and find that this error occurs on collation of database is not suitable for device. Our database 's collation is SQL_Latin_General_CP1254_CI_AS. And there is no locale for Turkish/Turkey in our device's Regional Settings. If cause of this error is Regional Settings, where can I download or purchase Turkish language pack for Windows CE 5.0..? Thanks.

?lker TUNCA

[810 byte] By [IlkerTunca] at [2007-12-25]
# 1

The appropriate codepage and locale for Turkish should be built into the operating system image using Platform Builder – if you are the OEM then you can add support to operating system image (which will need to be re-downloaded to the device) through Platform Builder. If you are not the OEM then you will need to talk to the OEM to get a new operating system image that supports the appropriate locale and codepages.

Varada-MSFT at 2007-9-3 > top of Msdn Tech,Smart Device Development,Smart Devices General...