看见云友
“虫洞”说在Windows 2008 R2系统安装,不能成功安装SQL Server 2012 SP1 ,所以写此帖。
测试机配置:Windows 2012 简体中文标准版,1核,2GB内存。目的,测试SQL Server 2012 Express的安装。
1. SQL Server 2012 安装中心
[attachment=85753]
2. 这里,选择了数据库引擎及管理工具
[attachment=85754]
3. 选择了“默认实例”的配置
[attachment=85755]
4. 选择了“混合模式”验证
[attachment=85756]
5. 安装成功
[attachment=85757]
6. 在PowerShell里输入ssms.exe,启动SQL Server Management Studio管理工具,成功连接
[attachment=85758]
参考:
http://www.microsoft.com/zh-CN/download/details.aspx?id=29062