The ctsqlmgr utility is used for migrating tables. This utility physically relocates data files for use with FairCom DB SQL.
It is important to note the migrated new tables could very well not be accessible with your existing ISAM application. If you have requirements to share data between existing ISAM applications and FairCom DB SQL you should consider using the FairCom DB SQL Import Utility.
Operational Model:
Usage:
ctsqlmgr <original file> <destination file> [-s <sect>] [-m <memory KB>]
See Also