Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Filter for Not contained in
Message
 
 
To
13/04/2007 14:37:26
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01215709
Message ID:
01215712
Views:
11
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
Previous
Reply
Map
View

Click here to load this message in the networking platform