Hi,
I am new to this forum and a novice at programming.
I have recently developed a back end database in SQL server 2008 R2 and attached it to a application in VB express 2010. Everything works fine and when i publish the application, it works fine on my machine, but once i try to setup up the application on another machine i get the error message: A network related or instance specific error occurred while establishing a connection to SQL Server. Server was not found or not accessible please verify the instance name is correct or allow remote connections.
I have read numerous forums on this saying about changing the connection string and instance name.. but with being novice i dont understand what needs to be changed etc.
The sql server allows remote connections, but i am unsure what else needs changing to allow the application to work with the database on another machine.
Thanks
I am new to this forum and a novice at programming.
I have recently developed a back end database in SQL server 2008 R2 and attached it to a application in VB express 2010. Everything works fine and when i publish the application, it works fine on my machine, but once i try to setup up the application on another machine i get the error message: A network related or instance specific error occurred while establishing a connection to SQL Server. Server was not found or not accessible please verify the instance name is correct or allow remote connections.
I have read numerous forums on this saying about changing the connection string and instance name.. but with being novice i dont understand what needs to be changed etc.
The sql server allows remote connections, but i am unsure what else needs changing to allow the application to work with the database on another machine.
Thanks