|
Hello, friends..... I'm developing an application in which I have to access SQL Server database from POCKET PC. When I try to connect, it gives PlatformNotSupported Exception. I have changed the collation of database to SQL_Latin1_General_CP1_CI_AS. but still it throws above exception. It gives me this exception while fetching data from database. it's not giving me an exception while connecting... I have installed all the necessary setups. But still can't find the problem behind this exception. Please help me.... Thanks in Advance....
|