Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL error from VFP6 to VFP9
Message
From
01/04/2005 16:58:38
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01000858
Message ID:
01000879
Views:
15
Brenda,

>Sorry to see it change. That is one of the things I loved about VFP was it's SQL was flexible and easy to use. Oh well.

The changes in VFP8 and VFP9 have opened up many more possibilities, including correlated subqueries in VFP9, SELECT statement as a field in another select statement's field list, new binary index and much more.

If you don't like the "side effects," you can flip the switch between SET ENGINEBEHAVIOR 70, 80 and 90 as needed. Many people converting to VFP9 just go with ENGINEBEHAVIOR 70 at the start of the program to get things running and then work on individual "problem" queries as time permits.

VFP SQL is still flexible and easy to use, but more powerful when you need it.
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Reply
Map
View

Click here to load this message in the networking platform