R
Ricardo Furtado
I'm trying to create a new connection to an SQL Express Database from inside
Visual Basic .Net
If i try to choose an sql Database created with SQL Server Management Studio
or try to create a new database, the error message is the same:
"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 setting SQL Server does not allow remote connections.
(provider: SQL Network interfaces, error: 26 - Error locating Server/Instace
Specified"
This message seems very explicit but, even though i'm not able to solve the
problem
Can you Help?
My thanks in advanced
Visual Basic .Net
If i try to choose an sql Database created with SQL Server Management Studio
or try to create a new database, the error message is the same:
"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 setting SQL Server does not allow remote connections.
(provider: SQL Network interfaces, error: 26 - Error locating Server/Instace
Specified"
This message seems very explicit but, even though i'm not able to solve the
problem
Can you Help?
My thanks in advanced