Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

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

 
   Database Forums (Home) -> Client RSS
Next:  How to delete doubled records in one query?  
Author Message
Ivailo

External


Since: Feb 12, 2008
Posts: 1



(Msg. 1) Posted: Tue Feb 12, 2008 11:52 pm
Post subject: CF3.5 program-collation error when connecting to SQL2005 Std
Archived from groups: microsoft>public>sqlserver>clients (more info?)

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

 >> Stay informed about: CF3.5 program-collation error when connecting to SQL2005 Std 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Collation conflict with tempdb - 1). I was trying to do bulk insert t temp tables, so because temdb has a Latin1_General_CI_AS collation, an my database has a SQL_Latin1_General_CP1_CI_AS one I was unable to do joins untill I created special tables in my database to truncate before..

Connecting to a SQL DB - Hi, I have a server with MSSQL Server installed there in which I've deployed my DB. I've also deployed an app (programmed with C# in .net) which access that DB. Is there any chance to access that DB without installing the SQL Client? It is very urgent....

Problems connecting to SQL Server - Good afternoon! I am a complete newbie when it comes to SQL, so please be gentle! We have a mission-critical application that runs on a WINNT 4 SP6a/SQL 7 SP4 PDC (This was setup several years ago - way before my time). There are three clients that....

Problem connecting to Linked server - Hi, I have installed SQL Server 2005 on 2 machines say machine1 and machine2. I want to add machine2's named instance (viz., Instance1) as a liked server to machine1. This I achieve by executing the following procedure: sp_addlinkedServer..

Connecting tables from a different database to an applicat.. - I have an application using an Access 2003 project connecting through ADO which must refer to a table in a SQLServer 2000 database other than the main database. When I connect, I get the data but the recordset is not updatable. I can create a view in....
   Database Forums (Home) -> Client All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]