PROBLEM:
When trying to debug scripts, procedures and other SQL Server objects you get an error "Unable to start T-SQL debugging. Could not connect"
SOLUTION:
You need to change the way you connect to your local instance of SQL Server: From ".\SQLEXPRESS" to "MyComputerName\SQLEXPRESS"
If you find this solution useful, you are welcome to press one of the ads in this page.. Thanks!
No comments:
Post a Comment