BUG: srv_paramset Not Return Multiple Ouput Parameters in XPLast reviewed: April 29, 1997Article ID: Q113849 |
The information in this article applies to:
SYMPTOMSWhen attempting to use the srv_paramset() function to return data to multiple OUPUT parameters from an extended stored procedure, data will be returned only for the first parameter specified as OUTPUT in the procedure execution. The data returned will correspond to the value that should have been returned for the last parameter declared as OUTPUT.
STATUSMicrosoft has confirmed this to be a problem in Open Data Services version 4.2 for Windows NT. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONThis behavior occurs only when setting output parameters in an extended stored procedure. Using srv_paramset to set return parameters in an Open Data Services application will result in all values being returned to the front end.
|
Additional query words: ODS proc
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |