I am having the following error when I try to access a remote DB on remote server from my MS SQL 2005 Studio Express
Anyone can explain why I have the following error
------------------------------------------------------------------------------------------------------
TITLE: Microsoft SQL Server Management Studio Express
------------------------------
Failed to retrieve data for this request. (Microsoft.SqlS erver.Express.S moEnum)
For help, click: http://go.microsoft.co m/fwlink?ProdName =Microsoft+SQL+ Server&LinkId=2 0476
------------------------------
ADDITIONAL INFORMATION:
An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlS erver.Express.C onnectionInfo)
------------------------------
A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - The specified network name is no longer available.) (Microsoft SQL Server, Error: 64)
Anyone can explain why I have the following error
------------------------------------------------------------------------------------------------------
TITLE: Microsoft SQL Server Management Studio Express
------------------------------
Failed to retrieve data for this request. (Microsoft.SqlS erver.Express.S moEnum)
For help, click: http://go.microsoft.co m/fwlink?ProdName =Microsoft+SQL+ Server&LinkId=2 0476
------------------------------
ADDITIONAL INFORMATION:
An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlS erver.Express.C onnectionInfo)
------------------------------
A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - The specified network name is no longer available.) (Microsoft SQL Server, Error: 64)
Comment