Hi All,
I have developed an ASP.NET application that is using SQL Server Express as its datastore (on my dev box). I need to migrate this app and the database to our live servers. Can you give me some insight into the best way to pack up this SSE database for installation on the SQL Server box? So far, in my reading, it seems like detaching the database, copying the .mdf and .ldf files to the DATA directory of the live box and then attaching would be an effective way to proceed. Is there a better way?
Thanks so much for any input you can offer!
Thom Cox
Lead Web Developer
Tufts University