|
|
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Sunday, March 10, 2013 10:16 AM
Points: 15,
Visits: 24
|
|
TITLE: Connect to Server Cannot connect to “my machine name”. 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: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 2) Error Number: 2 Severity: 20 State: 0
System going down at 5 this afternoon to install scheduler bug.
|
|
|
|
|
SSC-Dedicated
           
Group: General Forum Members
Last Login: Today @ 12:59 PM
Points: 37,640,
Visits: 29,895
|
|
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
Have you done that and checked that the service is running?
Gail Shaw Microsoft Certified Master: SQL Server 2008, MVP SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
We walk in the dark places no others will enter We stand on the bridge and no one may pass
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Sunday, March 10, 2013 10:16 AM
Points: 15,
Visits: 24
|
|
Ok did not no that. Thank you.
System going down at 5 this afternoon to install scheduler bug.
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Sunday, March 10, 2013 10:16 AM
Points: 15,
Visits: 24
|
|
How do I disable a remote connection. I cannot recall enabling the server for remote connection. This is just an evaluation edition that I am practicing on. Thank you
System going down at 5 this afternoon to install scheduler bug.
|
|
|
|
|
SSC-Dedicated
           
Group: General Forum Members
Last Login: Today @ 12:59 PM
Points: 37,640,
Visits: 29,895
|
|
Paul_Data_Smart (3/10/2013) How do I disable a remote connection.
Why do you want to disable remote connections? Eval should have then pre-enabled iirc.
Gail Shaw Microsoft Certified Master: SQL Server 2008, MVP SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
We walk in the dark places no others will enter We stand on the bridge and no one may pass
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Sunday, March 10, 2013 10:16 AM
Points: 15,
Visits: 24
|
|
Ok checked everything in config manager and all is ok but still get this error. I am at my wits end with this one.
System going down at 5 this afternoon to install scheduler bug.
|
|
|
|
|
SSC-Dedicated
           
Group: General Forum Members
Last Login: Today @ 12:59 PM
Points: 37,640,
Visits: 29,895
|
|
Is the service running? Are you specifying the correct server and instance name?
Gail Shaw Microsoft Certified Master: SQL Server 2008, MVP SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
We walk in the dark places no others will enter We stand on the bridge and no one may pass
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Sunday, March 10, 2013 10:16 AM
Points: 15,
Visits: 24
|
|
Yes they are correct. I checked application error log. And recieved the following notification "Your evaluation edition of SQL Server has ended" Thank you SQL Master for replying though. Regards
System going down at 5 this afternoon to install scheduler bug.
|
|
|
|
|
SSC-Dedicated
           
Group: General Forum Members
Last Login: Today @ 12:59 PM
Points: 37,640,
Visits: 29,895
|
|
Paul_Data_Smart (3/10/2013) And recieved the following notification "Your evaluation edition of SQL Server has ended"
Yes, that'll be the cause. Evaluation's expired, service won't be running. You'll need to install a full version of SQL Server (Express or Dev would probably be best) to continue.
Gail Shaw Microsoft Certified Master: SQL Server 2008, MVP SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
We walk in the dark places no others will enter We stand on the bridge and no one may pass
|
|
|
|