Can a supplemental index be created through Btrieve or NetWare SQL at the time that the Btrieve file is created?
Can a supplemental index be created through Btrieve or NetWare SQL at the time that the Btrieve file is created?
- No. Because Btrieve always bypasses the bit 7 of the key flags at the time of creation.
- The bit 7 is designated as an index supplemental
- The indexes are created as permanent.
Does a user need create rights in the directory where a Btrieve file is stored, in order to open that file in accelerated mode?
- Yes. the right creation is necessary.
- Btrieve may create a file called pre-image file, in accelerated mode.
- During an insert(2), an index does not allow the duplicates and the insertion of records causes a duplicate error that is to be returned.
- Any pages that have been updated already for the insertion, would need to roll back.