Reading MS SQL Server CE SDF files on full framework

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello

We are building an enterprise system that includes pocket pcs running
windows ce and sql server ce. we need to be able to take the sql ce database
(.sdf) and look at the data for debugging purposes. This needs to be done on
a central desktop machine. Is there any way of reading the sdf (sql ce
database) file from a desktop machine.

I have tried referencing the sqlce dll (does not work) (needs the compact
framework running)

Any offers
 
Cheers for the reply, but I already know of these.

the second one needs software on both the pocket pc and the desktop. any
change anyone knows how to access the sdf just on the desktop? like
primeworks one does.?
 
Back
Top