Product Documentation

V9 Update Guide

Previous Topic

Next Topic

Partial Record Rewrites

When updating records with the FairCom DB ISAM or FairCom Low-Level APIs, the entire record is passed back to c-tree when rewriting, even when only a few bytes at the beginning of the record are modified. When working with large records a considerable performance gain may be obtained if the update to the entire record buffer is avoided and instead, only a smaller portion of the record is rewritten.

  • ReWritePartialRecord

TOCIndex