Hi,
Im using sql server 2008 database on the server side but I want to give customers possibility to hold local database (using sql server 2008 CE).
Before migrating to 2005 I was manually writing scripts to create local CE database. Is there any way to automate this task in sql server 2008 ?
Maybe its common problem ?
thanks for help.