New Header Structure for Tables in Visual FoxPro (130461)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q130461 SUMMARY
Visual FoxPro now contains a new header structure for tables contained in a
database container (.DBC files) and for free tables (.DBF files). The
header record defines the structure of that table and contains any relevant
information related to the table.
The number of bytes that make up FoxPro header structure has been increased
to accommodate the tables that are now contained in a database (.DBC
files). To add a FoxPro version 2.x table to a Visual FoxPro database,
Visual FoxPro converts the header structure internally. If you need to use
a table created in Visual FoxPro in FoxPro version 2.x, you must convert it
back to the version 2.x format by using this command:
COPY TO <filename> Type FOX2X
REFERENCES
For additional information about header files, please see the following
article in the Microsoft Knowledge Base:
98743 ERR: "Not a Database File"; How to Modify Database Header
Modification Type: | Major | Last Reviewed: | 8/21/1999 |
---|
Keywords: | KB130461 |
---|
|