DBF
From Just Solve the File Format Problem
(Difference between revisions)
Line 40: | Line 40: | ||
The [[PRONOM]] database includes many other DBF-based formats, not listed above. | The [[PRONOM]] database includes many other DBF-based formats, not listed above. | ||
− | == | + | == Related formats == |
* [[dBase III]] | * [[dBase III]] | ||
+ | * [[Shapefile]] | ||
+ | * [[The Master Genealogist]] | ||
+ | |||
+ | == See also == | ||
* [[dBase programming language]] | * [[dBase programming language]] | ||
* [[FoxPro programming language]] | * [[FoxPro programming language]] |
Revision as of 15:41, 12 March 2016
DBF is a family of database file formats associated with the dBase, FoxBase, FoxPro, and Visual FoxPro lines of database software.
Contents |
Identifiers
Format | Version | PRONOM | Remarks |
---|---|---|---|
dBASE Database | II | x-fmt/8 | |
dBASE Database | III | x-fmt/9 | Refer to dBase III |
dBASE Database | III+ | x-fmt/271 | |
dBASE Database | IV | x-fmt/10 | |
dBASE Database | V | x-fmt/272 | |
dBASE for Windows database | 5.0 | x-fmt/380 | |
FoxPro Database | 2.x | fmt/373 | |
FoxPro Database | 2.0 | x-fmt/6 | |
FoxPro Database | 2.5 | x-fmt/7 | |
FoxPro Database | 2.6 | x-fmt/242 | |
Visual FoxPro Database Table File | 5.0 | fmt/374 |
The PRONOM database includes many other DBF-based formats, not listed above.