Product Documentation

c-treeACE V10.3 Release Notes

Previous Topic

Next Topic

SQL - JDBC batch insert inserts incorrect values

The logic has been modified to correct these two errors:

  1. When inserting ascending integers into a unique index, every other executeBatch() call generated a KDUP_ERR.
  2. Batch execution failures were seen with a "Not Enough Parameter" error although all parameters where properly set (some to NULL).

TOCIndex