Product Documentation

V9 Update Guide

Previous Topic

Next Topic

Other New Functions Available

FairCom DB has more than a dozen new functions available for a wide range of new functionality. Some of these new functions are quite powerful, such as ctFILBLK() and ctQUIET(), giving developers advanced control over file maintenance. The Callback functions are available in the advanced FairCom DB Server SDK allowing you absolute control over your data.

You can find complete descriptions of all of these new functions in the updated and revised FairCom DB Programmer’s Reference Guide, Appendix F “Function Reference Guide”.

  • SetSystemConfigurationOption() - Dynamically changes server configuration settings at runtime.
  • ctFileCLoseCallback() - Custom close file callback stub for the c-tree Server SDK. (Located in the ctuserx.c module.)
  • ctFileCreateCallback() - Custom create file callback stub for the c-tree Server SDK. (Located in the ctuserx.c module.)
  • ctFileOpenCallback() - Custom open file callback stub for the c-tree Server SDK. (Located in the ctuserx.c module.)

TOCIndex