FairCom DB Standalone provides support for Unicode. This support includes:
This support is in addition to our ordinary string support, not an either/or approach.
Additionally, FairCom DB Standalone provides extended key segment support, which will allow support for other types of complex key segments in the future.
When building your FairCom DB Standalone library, you are prompted whether to include Unicode support, similar to the following:
---- FairCom c-tree Plus UniCode Support ----
This version of c-tree Plus provides support for UNICODE field types.
Do you want to support UniCode field types? (Y)es (N)o (D)efaults- [N]:
Simply choose “Y”es to include this support.
Learn More
FairCom DB Standalone handles Unicode exactly the same as it is handled by FairCom DB. You can learn more in the Unicode chapter of the FairCom ISAM for C Developer Guide.
References to "Mirrored File Names" in the Unicode chapters are not available in the FairCom DB Standalone models.
Also note references to SQL support in this book require either the use of the optional FairCom DB Standalone SQL Service package, or use of the FairCom DB Server engine.