Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ReportingDeveloper
  • Order by date
  1. ReportingDeveloper

    Procedures, returning data.

    I think you have not read the documentation completely. The select query u have used doesn't seem to be correct. The only way you can return data to BO is through cursors, so you have to have a cursor return type and then open the cursor in u r stored proc. The cursor type declared in the out...

Part and Inventory Search

Back
Top