Load SQL Server bak 数据库文件异常

  • Post author:
  • Post category:其他


030054_hyC4_3781047.png

标题: Microsoft SQL Server Management Studio

——————————

还原 对于 服务器“JERRY-DESKTOP\SQLEXPRESS”失败。  (Microsoft.SqlServer.SmoExtended)

有关帮助信息,请单击: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=10.0.1600.22+((SQL_PreRelease).080709-1414+)&EvtSrc=Microsoft.SqlServer.Management.Smo.ExceptionTemplates.FailedOperationExceptionText&EvtID=还原+Server&LinkId=20476

——————————

其他信息:

System.Data.SqlClient.SqlError: The database was backed up on a server running version 10.50.6220. That version is incompatible with this server, which is running version 10.00.1442. Either restore the database on a server that supports the backup, or use a backup that is compatible with this server. (Microsoft.SqlServer.Smo)

有关帮助信息,请单击: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=10.0.1600.22+((SQL_PreRelease).080709-1414+)&LinkId=20476

——————————

按钮:

确定

——————————


解决方案:

重新安装SQL Server 2008 R2 and Management Studio


转载于:https://my.oschina.net/u/3781047/blog/1819340