Server not found or not accessible

  • I'm new to SQL Server. I have installed SQLServer Express 2008. I can not access the server using SQLServer Management Studio 2008.

    Server name: ROBBLOT\SQLEXPRESS

    Error: Server not found or not accessible.

    SQL Network Interface, error: 26 - Error locating Server/Instance Specified

    Please Help

  • Check that the services are running, check that your firewall is not preventing connections.

  • Thank you,

    Something else. When I try to add a database locally, in the project itself I get a message use "sp_configure" so a new instance would be created.

    If I create a new database in SQL Server Management Studio it works out ok.

    Thanks

    Rob

  • What do you mean "create a database locally" With VS?

    I'd use SSMS and be sure I created the database, then access it in the project.

Viewing 4 posts - 1 through 3 (of 3 total)

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