Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I compile a VFP 6.0 project in 8.0 without any chang
Message
From
08/04/2005 15:31:34
 
 
To
08/04/2005 13:12:02
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01002705
Message ID:
01002815
Views:
17
Do I need to change anything in my project when compiling it for the first time in VFP 8?

Not much.

The main changes have been in the SQL sublanguage, to make it more ANSI 92 compatible. As Craig said, I would advise to change your queries instead of reverting with SET ENGINEBEHAVIOR which only masks a problem. In general the changes are not that difficult.

You will find that the compiler is tighter and does not allow a few things that it previously overlooked (like missing comma separators in LOCAL declarations) for example.

The menu structure has changed somewhat. It now allows for placing images in menus. If you use this capability, your menu files will not be backward compatible (i.e. can;t be opened back in VFP6). There is a way to restore them the way they were if you are really pressed. I would instead just test on a backup of your whole project.

Table validations have also been tightened. See TABLEVALIDATE.

As you see very few "issues" and all for the better. Go for it. (You should go for VFP 9.0, why jump to VFP8?)


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Previous
Reply
Map
View

Click here to load this message in the networking platform