cannot connect to the database in the local machine

  • hi i have allready a database and a project but when i bring the database to a different machine the database cannot be connect an error has ben occour "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: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)

    I have done all the procedure for remort connection from SQL server surface area configuration

  • Hi

    Check the database properties and on connection there is a check box that allows you to connect to remote machines, then also check on the network settings for TCP/IP settings, this will let you to connect to database 😀

  • Is the SQL Server Browser service running on the server you are trying to connect to?

  • Which version of sql server you are using???

  • Enable remote connection for the server and use tcp ip and named pipes...

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

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