VS中调试存储过程问题.
我想在VS中调试存储过程,但设置断点之后,
直接调试,就直接执行完成。
用代码调用,根本进不了存储过程里边,我启用了T-SQL调试属性。
VS 版本 2003 专业版
SQL Microsoft SQL Server 2000 - 8.00.2039 (Intel X86) May 3 2005 23:18:38 Copyright (c) 1988-2003 Microsoft Corporation Developer Edition on Windows NT 5.1 (Build 2600: Service Pack 2)
谢谢