I have installed Studio Express on my system but I am not able to start with it. I am not able to connect to the server. Error-40 and Error-26 is coming.What is the procedure to connect?
ya thanks a lot. Actually my problem is solved when we are connecting to the server in ServerName we have to write computer nameDBSERVER and then Studio Express gets connected.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
A few things to check:
-Make sure you are using the correct server and instance names.
-In Configuration Manager, make sure that SQL Server and SQL Server browser are running
-In Configuration Manager, make sure TCP/IP is enabled
-Make sure remote connections are enabled (if needed)
-Make sure no firewall is blocking access to the SQL Server port.
Are you trying to connect remotely ?
A few things to check:
-Make sure you are using the correct server and instance names.
-In Configuration Manager, make sure that SQL Server and SQL Server browser are running
-In Configuration Manager, make sure TCP/IP is enabled
-Make sure remote connections are enabled (if needed)
-Make sure no firewall is blocking access to the SQL Server port.