FIX: Cannot Open Stored Procedure from Call Stack Context (159576)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Enterprise Edition 4.2
This article was previously published under Q159576 SYMPTOMS
When you debug a stored procedure and you close the associated source
code window, you cannot reopen it from the call stack context.
RESOLUTION
Select the View/Project Workspace menu to open the Project Workspace
window. Open the stored procedure from the data pane in the Project
Workspace window. If you double-click the procedure name in the call stack,
the debugger points (with a green arrow) to the correct statement in the
procedure where the debugger is stopped. Now you can continue debugging.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products
listed at the beginning of this article. This bug has been fixed in Visual
C++ version 5.0.
Modification Type: | Major | Last Reviewed: | 10/15/2002 |
---|
Keywords: | kbBug kbDebug kbEEdition kbSQLProg kbVC500fix KB159576 |
---|
|