After inserting record using c-treeDB and batches (ctdbInsertBatch calls) on tables with an identity field, although the record buffer was properly populated with the identity value, the field was marked as NULL. This caused it to not appear in c-treeACE Explorer (ISAM or SQL). The logic has been modified to correct this situation.