Product Documentation

FairCom ISAM for C

Previous Topic

Next Topic

Manual Mode

In this mode only the binary fields managed by FairCom DB are transposed. The byte flipping of any binary fields stored in your data records is your responsibility. To implement this mode use the non-extended initialization routines, such as InitISAM(), or make sure that USERPRF_NDATA is OR-ed into the user profile mask, userprof, argument of the extended initialization routines.

Note: This mode does not require, or use, the data object definition array (DODA).

TOCIndex