Table Structures of Table Files (.dbc, .frx, .lbx, .mnx, .pjx, .scx, .vcx)
The descriptions of the table structures are stored in files located in the FILESPEC directory. The FILESPEC directory contains two project files: 60SPEC.pjx and 26SPEC.pjx. The 60SPEC.pjx file contains tables and reports that document Visual FoxPro versions 5.0 and later. The 26SPEC.pjx file contains tables and reports that document FoxPro version 2.6 table files.
To see the descriptions for any table structure, print the appropriate report. The following tables list the file types and their associated reports. Some file types require more than one report because there are too many columns to fit across a single page.
Note
All the reports are formatted for landscape printing.
Files Types for Visual FoxPro 5.0 and Later
To see the table structure of a... |
Print this report |
Which uses |
---|---|---|
Database1 |
60DBC.frx |
60DBC.dbf |
Form and Visual Class Library |
60SCX1.frx 60SCX2.frx |
60SCX.dbf |
Menu2 |
60MNX.frx |
60MNX.dbf |
Project |
60PJX1.frx 60PJX2.frx |
60PJX.dbf |
Report and Label |
90FRX.frx or 60FRX1.frx and 60FRX2.frx |
60FRX.dbf |
1 The database properties can be printed from 60DBCPRO.frx. 2 The location field in Visual FoxPro 6.0 structure differs from Visual FoxPro 5.0 structure. Additional fields to support pictures in Visual FoxPro 7.0 are included in the report.
FoxPro version 2.6
To see the table structure of a... |
Print this report |
Which uses |
---|---|---|
Screen |
26SCX1.frx 26SCX2.frx |
26SCX.dbf |
Menu |
26MNX.frx |
26MNX.dbf |
Project |
26PJX1.frx 26PJX2.frx |
26PJX.dbf |
Report and Label |
26FRX1.frx 26FRX2.frx |
26FRX.dbf |
See Also
Tasks
How to: Check for Differences in Forms, Reports, and Other Table Files
Concepts
Understanding and Extending Report Structure
Reference
Table File Structure (.dbc, .dbf, .frx, .lbx, .mnx, .pjx, .scx, .vcx)
Code Pages Supported by Visual FoxPro
Visual FoxPro Data and Field Types
File Extensions and File Types