Proper Install Order For Visual Studio 2010 with SQL Server 2012 Business Intelligence

断了今生、忘了曾经 提交于 2019-12-05 08:29:20

During the install of VS 2010, you have the option to skip the install of SQL Server. If you use the defaults to install SQL Server Express, the instance name will be the default name of SQLEXPRESS. If this instance name is already in use, the install will no-op and exit out.

If you do install Express as part of VS2010, you can always perform the upgrade (both edition and version) from SQL Server 2008 Express to SQL Server 2012 BI edition.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!