Description of CB4 Tables :
CB4 Tables is a set of components that can be used anywhere you want to use dBase IV, FoxPro or Clipper tables, but don't want to use the BDE. It is a Delphi wrapper that uses Sequiter's CodeBase in stead of the BDE. It has almost all functions a TTable has, and is developed to be completely compatible with TTable.It is a TDataset descendant, so it is compatible with all standard Database components.