D
Damien
Hi everybody,
I've got big trouble in this time. To manage our warehouses, we have
bought a set portable terminals (PSC Falcon 4410) with Windows CE 5.0
embedded.
We developp an application (C#, CF2.0 SP1, VS2005) which have to
connect a distant MS SQL Server2000.
Our databases are with the collation 'French_CI_AS' and we try to
connect from the terminal with the application, the
PlatformNotSupportedException is thrown.
I think, we clearly identify the problem and it is : "WinCE 5.0 doest
not support French Localization that's why we got the
PlatformNotSupportedException". Despite this case, a sql connection to
a database with a 'Latin1_General_BIN' collation works perfectly.
My main constraint is that I cannot modify the databases collation
(because all the rest of our applications are designed for it). For
the moment, I'm completely stuck with this problem.
How can i bypass the problem ? If someone knows, I ll bless him.
Thanks a lot.
Best regards.
Damien.
I've got big trouble in this time. To manage our warehouses, we have
bought a set portable terminals (PSC Falcon 4410) with Windows CE 5.0
embedded.
We developp an application (C#, CF2.0 SP1, VS2005) which have to
connect a distant MS SQL Server2000.
Our databases are with the collation 'French_CI_AS' and we try to
connect from the terminal with the application, the
PlatformNotSupportedException is thrown.
I think, we clearly identify the problem and it is : "WinCE 5.0 doest
not support French Localization that's why we got the
PlatformNotSupportedException". Despite this case, a sql connection to
a database with a 'Latin1_General_BIN' collation works perfectly.
My main constraint is that I cannot modify the databases collation
(because all the rest of our applications are designed for it). For
the moment, I'm completely stuck with this problem.
How can i bypass the problem ? If someone knows, I ll bless him.
Thanks a lot.
Best regards.
Damien.