Date:  02/10/2002 02:09:42 PM Msg ID:  000357
From:  John Kelly Thread:  000287
Subject:  Re: Fox Pro 2.6
I do it all the time. if you're talking about 2.6 PROGRAMS, just recompile them in VFP and they should work OK.

As for the databases. They'll run OK like they are. Recreating, reindexing or generally changing them will convert them to VFP. To convert them back, use

COPY TO newdbfname TYPE FOX2X

John

Sent by steve walsh on 01/09/2002 08:43:53 AM:
I am working on a project to convert (?) several FoxPro databases, originally written in 2.6, to VFP 6.0.  Ultimately, we are to web-enable these dbs.

Will FoxWeb work with 2.6-created programs as an interim solution until our team can convert them to 6.0?

Thanks in advance.