PRB: Run to Cursor and Breakpoints Don't Work After Debug.Break (156851)
The information in this article applies to:
This article was previously published under Q156851 SYMPTOMS
"Run to cursor" and breakpoints do not work after Debug.Break when
debugging a SQL Server stored procedure on Windows 95.
RESOLUTION
Debug.Break is not supported when debugging a SQL stored procedure. This
is by design.
When debugging a SQL stored procedure, the debugger always stops on the
first line of executable code in the stored procedure. You can then set
breakpoints and use the "Run to cursor" feature.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 10/15/2002 |
---|
Keywords: | kbBug kbDebug kbEEdition kbprb kbProgramming kbSQLProg KB156851 |
---|
|