.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.