以前安装 Microsoft Sql Server 2012 R2 的时候老是报这样的错误:html
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.code
Error code 0x858C001B.htm
起初觉得是安装介质的问题,后来搜索才发现了问题:原来是操做系统版本和 MSSQL 的语言版本不相适致使的。blog
操做系统环境:Windows 7 Enterpirse SP1 英文版get
MSSQL: Microsoft SQL Server 2012 R2 中文版。(以cn为文件名开始)it
1. 为计算机安装相应语言包。(到MSDN上下载与操做系统相关的语言包并安装设置)io
2. 下载使用与操做系统语言兼容的介质。(慢慢习惯英文界面了)select
仅为记录!搜索