Product Documentation

V9 Update Guide

Previous Topic

Next Topic

FairCom DB Server SDK File Callback Options

The FairCom DB Server SDK allows an application developer to create a custom FairCom DB database engine with specific application code for increased performance. This feature makes advanced callback capabilities available to the developer. Custom operations during c-tree file create, open, and close operations can be implemented with the following functions available in the ctuserx.c module.

  • ctFileCreateCallback()
  • ctFileOpenCallback()
  • ctFileCloseCallback()

TOCIndex