.DBF 文件扩展名
Database File
| 开发者 | dBASE |
| 受欢迎程度 |
3.7 | 166 票 |
什么是 DBF 文件?
A DBF file is a standard database file used by dBASE, a database management system application. It organizes data into multiple records with fields stored in an array data type. DBF files are also compatible with other "xBase" database programs, which arose because of the file format's popularity.
更多信息
Because of the early adoption in the database community and a relatively straightforward file structure, DBF files have been widely accepted as a standard storage format for structured data in commercial applications.
可打开 DBF 文件的程序
Visual FoxPro Table
| 开发者 | Microsoft |
| 受欢迎程度 |
3.3 | 32 票 |
A DBF file is a database table created with Microsoft Visual FoxPro, a discontinued relational database management system. It contains structured data, including various data types, such as text or numbers, organized into rows (representing individual records) and columns (representing fields within the database).
更多信息
注: The last version of Visual FoxPro was 9.0, which Microsoft published in 2007.