Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Filter for Not contained in
Message
 
 
À
13/04/2007 14:37:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01215709
Message ID:
01215712
Vues:
13
This message has been marked as the solution to the initial question of the thread.
>How would you format the syntax for a not contained in statement as in
>
>set filter to "Check"!$memofield
>
>The above doesn't seem to work.
>
>Thanks
set filter to not 'check' $ myMemo
you can also use AT function or LIKE() function.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform