Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I...
Message
From
07/11/2000 12:59:20
 
 
To
07/11/2000 12:19:06
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00438565
Message ID:
00438885
Views:
9
>>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?
Insanity: Doing the same thing over and over and expecting different results.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform