What is the purpose of the Bridge driver?
The Bridge driver provides an easy way to use Full-ISAM files without changing existing code written for Indexed-Contiguous files. This allows older programs to be used unchanged while new programs use Full-ISAM access, the recommended access method. The indexes emulated by the Bridge driver can either be balanced indexes and part of the Full-ISAM file or external indexes contained in separate files.
- FAQ:
