 |
Performance Optimization
- The fewer file names in a given database, the faster the data access will be. Since the c-tree ODBC Driver can support multiple database names, it is usually advantageous to create multiple views into the database. See “Multiple Database Script” for further information.
- The fewer records per data file, the faster the data access will be.
|