BUG: DOC Error: DNR and Compilation Section Incorrectly States Stored Procedures Do Not Execute (240678)
The information in this article applies to:
This article was previously published under Q240678
BUG #: 56159 (SQLBUG_70)
SYMPTOMS
SQL Server Books Online states the following in the Deferred Name Resolution and Compilation section:
If the objects referenced by the stored procedure are missing when the
stored procedure is executed, or if other errors are found in the
resolution stage, an error is returned and the stored procedure does not
execute.
This is not correct. The stored procedure actually executes up to the line that generates the syntax error.
STATUS
Microsoft has confirmed this to be a problem in SQL Server 7.0.
Modification Type: | Major | Last Reviewed: | 10/16/2002 |
---|
Keywords: | kbBug kbCodeSnippet KB240678 |
---|
|