Article ID: 151602 - Last Review: March 14, 2005 - Revision: 3.3 PRB: How to Use sp_displayoaerrorinfo in the sp_OA SamplesThis article was previously published under Q151602 SYMPTOMS
The sp_OA procedure samples use the sp_displayoaerrorinfo procedure. However,the correct procedure is sp_OAGetErrorInfo. Here is a corrected example: MORE INFORMATION
The sp_displayoaerrorinfo procedure is not installed by default. If you prefer to use the wrapped stored procedure, the text of this stored procedure can be found in the "OLE Automation Return Codes and Error Information" section of the "Books Online."
| Article Translations
|
Back to the top
