Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you know if a SQL select didn't select anything?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00236234
Message ID:
00237080
Views:
13
>Question though. If I use laSelCats = NULL, won't that screw the reference, same as replace does?
>

No, it simply assigns a NULL to all array values in the array.

>Also Barbara had mentioned problems with _TALLY and arrays. Anyone know what those problems are?

I've only seen one - it's possible for a SELECT to return more elements than can be stored in the array given the constraints of memory use when the SELECT ran, the result being that the array contains fewer rows than indicated by _TALLY.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform