Select the product you need help with
FIX: RAISERROR Does Not Work with SQLOLEDB ProviderArticle ID: 217019 - View products that this article applies to. This article was previously published under Q217019
BUG #: 55618 (SQLBUG70)
On This PageSYMPTOMS
When using the SQLOLEDB provider with server side cursors, the error description is not returned from a RAISERROR call inside a SQL Server procedure. An error is raised to the client, however, the description is not returned to the client. Instead the client only receives the following error message:
Run-time error '-2147217887 (80040e21)': Errors occurred WORKAROUND
To work around this problem, try either of the following:
STATUS
Microsoft has confirmed this to be a problem in SQL Server 7.0. This problem has been corrected in U.S. Service Pack 2 for Microsoft SQL Server 7.0. For more information, click the following article number to view the article in the Microsoft Knowledge Base: 254561 For more information, contact your primary support provider.
(http://support.microsoft.com/kb/254561/
)
INF: How to Obtain Service Pack 2 for Microsoft SQL Server 7.0 and Microsoft Data Engine (MSDE) 1.0MORE INFORMATIONSteps to Reproduce Behavior
PropertiesArticle ID: 217019 - Last Review: March 14, 2006 - Revision: 6.1 APPLIES TO
|


Back to the top








