What is the difference between .wq1 and .dbf?
- Extension
- .wq1
- .dbf
- Format
- Binary
- Category
- Spreadsheet
- Database
- Developer
- Corel
- dBASE
- Description
- A wq1 file is a spreadsheet created with Borland Quattro Pro for DOS, a spreadsheet application released in 1989 for MS-DOS. It contains one or more worksheets with rows and columns of cells, which contain text, numbers, formulas, and objects.
- A DBF (Database File) is a file format that originated with the dBASE database management system, which was one of the first widely used database systems in the 1980s. The format has since been adopted and supported by other database and software applications for storing structured data in a tabular form. A DBF file typically contains a header, which defines the structure of the database, including information about fields (columns) such as name, type, and size, followed by records (rows).
- MIME Type
- application/x-quattropro
- application/x-dbase
- Wikipedia
- .wq1 on Wikipedia
- .dbf on Wikipedia