A
Alberto Florentin
Hi all,
I need to read and write files on a Windows CE 5.0 device from PC programs
(without active sync) so that various procedures are automated.
I program in C# with Visual Studio 2005.
I was able to connect to sqlce database on the device from the PC using
Microsoft.SqlServerCe.Client assembly and namespace (found about it
somewhere in the internet) which Microsoft says is not supported. It has
most of the functionality of System.Data.SqlServerCe, but not
SqlCeResultSet.
Anyway, I am now looking for direct ways to access files on the device
(connected with ActiveSync)
Thanks for any help
Alberto
I need to read and write files on a Windows CE 5.0 device from PC programs
(without active sync) so that various procedures are automated.
I program in C# with Visual Studio 2005.
I was able to connect to sqlce database on the device from the PC using
Microsoft.SqlServerCe.Client assembly and namespace (found about it
somewhere in the internet) which Microsoft says is not supported. It has
most of the functionality of System.Data.SqlServerCe, but not
SqlCeResultSet.
Anyway, I am now looking for direct ways to access files on the device
(connected with ActiveSync)
Thanks for any help
Alberto