當嘗試連接時,我得到這個錯誤:如何連接到SQL Server 2014
標題:連接到服務器
Cannot connect to Lalitharam9\SQLEXPRESS.
------------------------------
ADDITIONAL INFORMATION:A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) (Microsoft SQL Server, Error: -1)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&EvtSrc=MSSQLServer&EvtID=-1&LinkId=20476
我的問題是:
- 如何找到服務器名稱?
- 如何找到實例名?
如何找到實例名? – nagarjuna
@nagarjuna,在答案中增加了一些細節。 – qxg
在sql服務器服務中,它們沒有任何服務器,它是空的。我能做什麼? – nagarjuna