Connecting WinCE to MSDE and ADO.NET
Mobile
1
Posts
1
Posters
0
Views
1
Watching
-
Hi Is there any possibility to connect WinCE (Simpad) to regular MS SQL Server without SLQ Server CE and webservices? My "mobile" devices are wall mount, so there's no need to local store data on them. I wanted to use regular SQL CLient as always do in windows forms but there is "PlatformNotSupportedException" thrown when playing with simulator - I've not tested it on physical device. Any ideas?