1、安裝SQL SERVER2008 到安裝支持文件就閃退?
分析:這個是由於安裝目錄沒有刪除干凈導致的,我遺漏了一個文件夾;microsoft Management console文件夾沒有刪除的原因?
參考:https://jingyan.baidu.com/album/b2c186c8cfb077c46ff6ff67.html?picindex=5 去刪除
2、安裝如圖所示位置出了一個錯誤,出現[錯誤消息] 為 SQL Server 代理服務提供的憑據無效。若要繼續操作,請為 SQL Serve
在sql安裝過程中,遇到了這樣的問題:
[錯誤消息]為 SQL Server 代理服務提供的憑據無效。若要繼續操作,請為 SQL Server 代理服務提供有效的帳戶和密碼。
是用戶名選擇錯誤或者沒選,正確選擇如下:
3、SQL Server 2008 R2 安裝程序 Upgrade Failed due to the following Error.The error code is :-2147467259.Mes
SQL Server 2008 R2 安裝程序
------------------------------
出現以下錯誤:
Upgrade Failed due to the following Error.The error code is :-2147467259.Message:未指定的錯誤
把microsoft visual studio tools for applications 2.0 -ENU文件和
microsoft visual studio tools for applications 2.0 -LANG 文件程序卸載掉,重啟電腦,重新安裝Sqlserver2008即可。