Windows CE 7.0

Need to connect to my sql server and read some data from my
Windows CE 7.0 (Symbol MC92N0) device.
Do you have any examples or suggestions how to do it.

Developing in Visual Studio 2008 SP1 (.Net Compact Framework 3.5).
Can’t establish connection to my server (exception: PlatformNotSupported).

Did you already checked the connectors at the MYSQL website? There you find also some C source code. One possible way could be to use on of those compiled for WEC 7 and use Pinvoke to use that native C code from your .NETCF application.

I hope you understand we mainly provide support for our Toradex WinCE BSPs and Toradex products.