HOWTO: How to Convert FoxPro 3.0 Tables to FoxPro 2.x Format
Article ID: 129399
Article Last Modified on 10/15/2003
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft Data Access Components 2.5
This article was previously published under Q129399
SUMMARY
Tables created in Visual FoxPro are not compatible with previous versions
of FoxPro, and the current FoxPro Open Database Connectivity (ODBC) drivers
only work with FoxPro 2.x tables.
To work around this, use Visual FoxPro's COPY TO command with the TYPE
FOX2X clause to convert its tables to the FoxPro 2.x format.
Additional query words: VFoxWin migrate .dbf 3.00
Keywords: kbhowto KB129399