I'm debugging an app on a Windows Mobile device and want to view the data in the SqlCE database on the device. I was told to copy the SDF file from the device onto my dev box, but is there an easier way to do it through visual studio without copying anything over?
I'm using Visual Studio 2005, Compact Framework V2 and Windows Mobile 5.
Thanks