Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Convert Fox Dos 1.0 (?) to something up-to-date

Status
Not open for further replies.

mwiars

Technical User
Joined
Feb 6, 2005
Messages
1
Location
US
Are there any upgrade paths for FoxPro 1.0 (circa 1989) to VFP or Access, etc?

I acquired a database that is frequently used but is in serious need of updating. Access and dBase appear to import the tables but there are not any links for the forms and reports.

Thanks in advance.
 
VFP 9 is a direct upgrade. It will read and write the data files without having to fight OLE or ODBC and it will run a straightforward FOXDOS program. No conversion or migration, just compile and run. It will look ghastly - sort of half and half DOS and Windows - but it'll run. Of course the DOS program will stumble if it's doing anything really clever like low-level control of a Hercules card but the upgrade will be a lot easier than if you were to move to another language. You'll have to do a total rewrite of the user interface to make it look acceptable to today's users but the data structures and the algorithms should come straight across.



Geoff Franklin
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top