开发者

Cannot execute queries from SQL Server 2008 Management Studio

I've installed SQL Server Management Studio 2008 on my Windows XP PC.

After I connected a SQL Server on a remote machine and tried to execute ANY query from the Query window, it failed with the message:

"Unable to start T-SQL Debugging. Could not attach to SQL Server process 'on

As per the article "Configuring the Transact-SQL Debugger" http://msdn.microsoft.com/en-us/library/cc646024.aspx I checked the firewall on my PC. It was disabled. But the error still occured.

My co-worker managed to execute queries from Management Studio 2008 installed on his PC by connecting the same server that I did.

How 开发者_StackOverflow社区can I fix the problem? I did not want to debug queries, just to execute them.

Thanks, Lev


To execute the query without it trying to run it in debug mode press the red exclamation mark on the toolbar or hit F5 rather than by hitting the green play button.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜