BUG: srv_paramset Not Return Multiple Ouput Parameters in XP

ID: Q113849


The information in this article applies to:

BUG#: 9969 (4.2)

SYMPTOMS

When 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.


STATUS

Microsoft 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 INFORMATION

This 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


Keywords          : kbprg SSrvODS SSrvProg kbbug4.20 SSrvWinNT 
Version           : 4.2
Platform          : WINDOWS 
Issue type        : 

Last Reviewed: March 19, 1999