c-treeACE V10.3 Release Notes
SQL - JDBC batch insert inserts incorrect values
The logic has been modified to correct these two errors:
- When inserting ascending integers into a unique index, every other executeBatch() call generated a KDUP_ERR.
- Batch execution failures were seen with a "Not Enough Parameter" error although all parameters where properly set (some to NULL).