Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Partial Search
Message
From
24/09/1997 10:49:31
 
 
To
23/09/1997 20:26:02
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00051319
Message ID:
00051409
Views:
32
Hi Gary! You may use AT() function, which very useful in this case (but it will slow down your Select) select *; from table1; where AT(yourtablefield, yourSearchedExpr) >0; into cursor cursor1 * Beggars cannot be choosers >the whole table field but if only a part of the search string is found in >the record it returns nothing...Can anyone help here? Thanks again!
* Human is a question asked by birth and answered by death. Machine is another kind of question with another kind of answer
Previous
Reply
Map
View

Click here to load this message in the networking platform