How do I deploy SQL Server Express?
Q: I develop web applications on my PC using SQL Server Express. 1. Can these applications be deployed still using Express? 2. If not, what is required to convert the essential parts to SQL Server
Bryan Oliver says: I can suggest some great articles written by Microsoft themselves regarding deploying SQL Server Express check these over to get a good head start, here they are:
http://msdn2.microsoft.com/en-us/library/ms165639.aspx
http://msdn2.microsoft.com/en-us/library/bb264562.aspx
Technorati Tags:
SQL Server Express, database deployment