Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
It isn't logical
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00572155
Message ID:
00572167
Views:
26
Also,
The unmarked logical fields are .null. and for whatever reason they evaluate to false in a query like you were trying.
Alek

>Hello Edgar,
>
>try:
>select * from ster where SubStr(sunum,1,1) = "E" .AND. eclrhse ==.F. and not isnull(eclrhse)
>
>Alek
>>Hello UT,
>>
>>select * from ster where SubStr(sunum,1,1) = "E" .AND. eclrhse == .F.
>>
>>returns cursor containing "unknown" or "unmarked" records as well.
>>(logical not known yet)
>>How may I return only records containing marked-logical-False?
Alek Massey
- The only stupid question is one left unasked -
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform