Published by
exdone
Posted on March 26, 2008
Reference : http://msdn2.microsoft.com/en-us/library/bb264564.aspx
Possible error
Server Error in ‘/’ Application.
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 – Error Locating Server/Instance Specified)
============
You can not read a mdf file directly unless the server/workstation has a instance of SQL running
Categories: SQL