之前安装安装SQL 2012的时候总是报这样一个错
SQL Server Setup has encountered the following error:
The SQL Server license agreement cannot be located for the selected edition, enterprise. This could be a result of corrupted media or the edition being unsupported by the media.
Error code 0x858C001B.
查了很久,发现是我的操作系统和SQL的语言版本不一致
本人SQL安装环境:
windows 2008 r2 sp1英文版
sql server 2012中文企业版
解决方法:
你需要到微软官网上下载“Windows Server 2008 R2 Service Pack 1 多語言使用者介面語言套件”
安装后,将计算机的显示语言改成中文即可。