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 wOOdy-Soft 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: tsalinas
  • Content: Threads
  • Order by date
  1. tsalinas

    soterd procedure cursor infinite loop

    I'm using Pervasive Database v8.7 and I have the following stored procedure that It doesn't work and goes into a endless loop. Is it that this database doesn't support nested cursors? thank you. CREATE PROCEDURE populate_test() AS BEGIN DECLARE :v_parent CHAR(20); DECLARE :v_part1 CHAR(20)...

Part and Inventory Search

Back
Top