Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Serious bug not fixed
Message
From
10/06/2004 12:56:05
 
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Miscellaneous
Thread ID:
00912289
Message ID:
00912311
Views:
9

Fabio why did you expected 0 the array contains one row

? _TALLY, "Expected ",ALEN(zz,1)

Marcel


Because the SELECTs search a
NULL not in ( NULL )
and
NULL <> ALL ( NULL )
and these conditions have to return NULL (unknow),
a condition that skip the row.

The cause is the Optimization.
VFP optimize the search with a temp index

The seek into a temp index return .F.
then the NOT condition return .T..

Fabio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform