PlatformNotSupportedException
When trying to communicate from a Pocket pc application to an sql databse using SQL_Latin1_General_CP1256_CI_AS as collation name.
a PlatformNotSupportedException fires i can not use SQL_Latin1_General_CP1_CI_AS because i need arabic support. is there any other solution or any other collation that supports both and works on PPC2003
.

