Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I...
Message
De
07/11/2000 12:59:20
 
 
À
07/11/2000 12:19:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00438565
Message ID:
00438885
Vues:
10
>>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform