SQLServer Express remote connection problems
November 2, 2006 3:09 AM
Subscribe
SQLServer Express remote connection problems. Please hope me!
I want to connect to my server running SQL Server Express 2005 with
Aqua data studio, but i just can't get my server to accept remote TCP connections. I've tried everything, but it's still not working!
I've done everything on
this page. I've tried telnetting into port 1433 but it just times out.
Does anyone have any idea how i can get my server to start listening to me!!
thanks
posted by derbs to computers & internet (9 comments total)
What's the exact address you connect to? SQL Server Express is by default installed as a named instance called \SQL-Express. Maybe you tried to connect to the server name, while you have to connect to servername\sql-express.
What's the exact error message?
posted by Herr Fahrstuhl at 4:51 AM on November 2, 2006