开发者

Problem using Query Analyzer to debug stored procedure

I am attempting to debug a stored procedure using the Debug option is SQL Query Analyzer (Version 8.00). However, the debugger run through the whole stored procedure as soon as I start and if add a break-point and try re-executing the sp, t开发者_C百科he break-point is ignored. What do I need to do to enable debugging? The server is SQL Server 2000


It may be a security issue. Try doing some of the steps here: http://www.15seconds.com/Issue/050106.htm

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜