本文介绍了使用SQL Server 2008 Management Studio快速部署Visual Studio 2010 Ultimate应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
Is there some way to create a setup file in VS 2010 Ultimate which will also install SQL Server 2008 Management Studio automatically, attach the database along with the application itself?
This is meant for people who do not have SQL server installed and they should be able to start using the app by running one single setup.
推荐答案
这篇关于使用SQL Server 2008 Management Studio快速部署Visual Studio 2010 Ultimate应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!