Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change in Behavior: SELECT SUM(x)?
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01105012
Message ID:
01105016
Views:
15
This message has been marked as the solution to the initial question of the thread.
Hi Chaim,
check whole thread#1072776

>I've found a change in behavior between VFP 8.0 and VFP 9.1 (I did not test this in VFP 9.0). Is this an intended change in behavior? This does not appear in Hentzenwerke's "What's New In 9":
>
>For this statement:
> SELECT SUM(nMyColumn) FROM MyTable WHERE MyCondition ...
>
>When no rows exist that satisfy MyCondition,
>
>VFP 8.0 returns: _TALLY = 0
>
>VFP 9.1 returns: _Tally = 1, the returned result is .NULL.
>
>Is this the way it's supposed to work now?
>If so, this will 'break' a lot of existing code.
>
>Thanks.
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform