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 bkrike 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: wangotango
  • Content: Threads
  • Order by date
  1. wangotango

    Select variables in a cursor

    I am having a problem getting the syntax right on this (if this is even legal in 12.5). I am creating a stored procedure and I am inside of a cursor, looping on a temp table. I need to set two variables (@part_id and @ass_id) with each pass of the loop, and I am attempting to do so as follows...

Part and Inventory Search

Back
Top