Article ID: 275619 - Last Review: March 14, 2006 - Revision: 2.1 FIX: RPC That Calls Another RPC Returns an Error Message and Incorrect ResultsThis article was previously published under Q275619
BUG #: 57471 (SQLBUG_70)
On This PageSYMPTOMS
A remote procedure call (RPC) that calls another remote procedure call returns this error message along with incorrect results:
OLE/DB provider returned message: Multiple-step operation completed with one or more errors. Check each status value.
STATUS
Microsoft has confirmed this to be a problem in SQL Server 7.0. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server 7.0. For more information, click the following article number to view the article in the Microsoft Knowledge Base: 274799
(http://support.microsoft.com/kb/274799/
)
INF: How to Obtain Service Pack 3 for Microsoft SQL Server 7.0 and Microsoft Data Engine (MSDE) 1.0
For more information, contact your primary support provider.MORE INFORMATIONSteps to Reproduce BehaviorRun the code sample that follows to reproduce the error message:
OLE/DB provider returned message: Multiple-step operation completed with one or more errors. Check each status value.
----------- --------------- 10 20 (1 row(s) affected) ----------- --------------- 20 Text Message (1 row(s) affected)
| Article Translations
|
Back to the top
