dbTalk Databases Forums  

CF3.5 program-collation error when connecting to SQL2005 Std

microsoft.public.sqlserver.clients microsoft.public.sqlserver.clients


Discuss CF3.5 program-collation error when connecting to SQL2005 Std in the microsoft.public.sqlserver.clients forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ivailo
 
Posts: n/a

Default CF3.5 program-collation error when connecting to SQL2005 Std - 02-13-2008 , 01:52 AM






I have a Symbol mobile device with Windows CE 5.0 and I add
Microsoft .NET CF 3.5 and
Microsoft SQL Client 2.0

My application connects to SQL server 2005 Standard edition.
Both server and database are with Cyrillic_General_CI_AS collation.

When I try to open the connection I get
PlatformNotSupportedException.
When I change the database collation to Latin1_General_* works fine.

What should be done so the application can connect to a database with
Cyrillic_General_* collation?
I assume that the problem is in the windows device because of the lack of
Cyrillic support. Is there a way to add it?

Thanks

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.