FairCom ISAM for C
Client/Server Support
Follow these steps to enable this feature in client/server mode:
- Specify the following keyword in the FairCom Server configuration file:
COMPATIBILITY USE_CHARUPPER
- Add #define ctUSE_CHARUPPER to the makefile used to compile your c-tree client library as shown below:
echo #define ctUSE_CHARUPPER >>$(fcTOM)\ctoptn.h