SQL$HELP_OLD72.HLB  —  Errors  SQL_ERRORS, NOPOSCUR
  Positioned (cursor) insert not allowed in compound or stored
  module

  Explanation:  Insert cursor is not allowed in a begin ...  end
  block or CREATE MODULE statement

  User Action:  Recode the module to use a FOR loop to process the
  rows.
Close Help