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

