Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP8 To VFP9
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01316376
Message ID:
01316397
Views:
16
>I would not go quite so far as "painless" but it shouldn't be bad. Have a look at the book "What's New in Visual FoxPro 9" -- Naomi posted a link to it. It's a pretty fast read. The change in behavior of GROUP BY clauses in SQL Select statements, mentioned by Dmitry, is probably the biggest issue you will run into. This isn't completely recommended but if time is of the essence you can get around that by issuing SET ENGINEBEHAVIOR 70 in your main program.
>
>If I were you I would back up everything, open the project in VFP 9, build it, and see what happens. That way it's easy to back out if you don't like the outcome.

If the application was already in VFP8, then the GROUP BY problem should not apply since the change was done in VFP8, I believe.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform