sql server ce - SQL Compact 4 Entity Framowrk 3.5 upgrade .sdf file -


i have windows forms application. deploy on client's machine. use application localy on machine. need upgrade database. how without loosing client's data?

i use sql server compact edition 4.0 , entity framework 3.5.

create script required alter , insert/update/delete statements, , execute statements 1 one against customer database (and maybe indicate in table database has been uppgraded in order run process once)


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -