unable to connect to sql server

  • Unless you setup a named instance change ".\MSSQLSERVER" to "." or your computername.

    By default, SQL Server express installs a named instance which is why it's specified that way in the examples; computername\SQLExpress.

Viewing post 1 (of 2 total)

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