Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 using a sp to return a buncha stuff

Author  Topic 

inkntation
Yak Posting Veteran

54 Posts

Posted - 2001-09-18 : 14:28:34
Got a question, something ive never tried before, and am kind of unsure how to go about it. (ive got an idea, but havent even tried implementing it to see if it works) I need to return about 3 output paramters from a sp, including a recordset, from the same sp. i would be calling it from a vb com object on a webserver/asp. anyone done this before? does it work well?

   

- Advertisement -