SQL$HELP_OLD72.HLB  —  Errors  SQL_ERRORS, CUROFNOTFOR
  CURRENT OF clause references cursor not in FOR loop

  Explanation:  The CURRENT OF clause of an UPDATE or DELETE
  statement specifies a cursor that is not specified in the FOR
  loop.

  User Action:  Use a cursor which is part of the FOR loop.
Close Help