Connecting to a named instance

  • I just installed a new instance of SQLServer on my development machine. I see the new instance running in the services as MSSQL$NewInstance, but when I try to connect the error message returned says SqlServer does not exist or access denied.

     

    I use the following as the server name:

    MyMachineName\MSSQL$NewInstance, and I use the SA account

    Can anyone guide me on what to try next?

     

  • I have found the answer - the server name is not MyMachineName\MSSQL$NewInstance its MyMachineName\NewInstance

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply