Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I...
Message
From
07/11/2000 14:45:40
 
 
To
07/11/2000 12:59:20
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00438565
Message ID:
00438962
Views:
8
>>>Assuming a bit field (or numeric) where 1 = True and 0 = False:
>>>
select iID, mylogical =
>>>   case
>>>   when llogical = 0 then 'Closed'
>>>   else 'Open'
>>>   end
>>>from sometable
>>
>>This works fine in Query Manager but does not work in a remote view.
>
>Yes it does. What does it not do for you?

It does not work in a VFP remote view.
Thanks,
Dan Jurden
djurden@outlook.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform