Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Upgrading to vfp9
Message
From
15/05/2006 17:53:40
 
 
To
15/05/2006 17:49:04
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01122051
Message ID:
01122054
Views:
20
For one thing, there are some incompatibilities with how SQL SELECT responds and populates _TALLY when no data are found that match the filter criteria, especially when you have group functions like SUM(), MAX(), and COUNT() in the SELECT statement. You can SET ENGINEBEHAVIOR 80 but it would be better to modify your code to accommodate the new behavior. I suppose MS made these changes to bring VFP closer to compliance with ANSI standards.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform