Mikä on BTR-tiedosto?
Tiedosto, jonka pääte on .btr, on tietokantatiedosto, jonka on luonut Btrieve tapahtumatietokantasovellus. Toisin kuin relaatiotietokannan hallintajärjestelmät (RBMS), Btrieve perustuu Indexed Sequential Access Method (ISAM) -menetelmään, joka on tapa tallentaa tietoja nopeaa hakua varten. BTR-tiedosto tallentaa kokoelman tietueita, ja sitä käytetään raporttien luomiseen vaatimusten mukaisesti. BTR-tiedostoja voidaan avata käyttämällä Pervasive Btrieve Database Manageria, Pervasive PSQL Maintenance Utilityä ja Legend Software BTRIEVE Vieweria.
BTR-tiedostorakenne – lisätietoja
Sisäinen tietorakenne ja kunkin tavun kohdistus BTR-tiedoston rakenteessa ei ole julkisesti saatavilla. Kuitenkin Btrieve provides the Btrieve API that can be used to read the information from BTR files. It is compatible with the following programming languages and development environments.
- Embarcadero C/C++
- Embarcadero Delphi
- GNU C/C++
- Micro Focus COBOL
- Microsoft Visual Basic
- Microsoft Visual C++
- Watcom C/C++
Tietojen hakeminen BTR-tiedostosta riippuu siihen liittyvästä DDF-tiedostosta. Ilman DDF-tiedostoa tietojen hakeminen tällaisesta tiedostosta ei ole helppoa.