SqlCe on dekstop

  • Thread starter Thread starter Peter Morris [Droopy eyes software]
  • Start date Start date
P

Peter Morris [Droopy eyes software]

Rather than me importing XML into a SqlCe database, is there a way I can
generate a database.sdf on a full-framework PC so that I can FTP it onto the
PPC instead?

Thanks

Pete
 
If you are using VS2005 you can (although I have never tried it), add the
SQL Mobile dll as a reference to a desktop app then use the same methods you
would have used on the PPC in the desktop application to create/populate
database.
 
be carrefull with license ...

It is not easy to known if you can or if you cannot do this ...
 
Back
Top