SQL$HELP_OLD72.HLB  —  Errors  SQL_ERRORS, NOTINSCUR
  Cursor <str> is not an INSERT ONLY cursor

  Explanation:  In a positioned INSERT statement, the cursor named
  wasn't an INSERT ONLY CURSOR

  User Action:  Restrict usage of INSERT statements to INSERT ONLY
  CURSORS.
Close Help