What is the best way to deploy SQL Server Express Edition with an application for release? We also need to bring the data along as well.
I read that you use the SQL Server Express MSI installer, but how do we go about importing all the tables, views, sproc, data, etc?
This will be deployed to multiple customer sites and we need to start testing an install.
Any ideas will be greatly welcomed.
Thanks.