Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Faster way to search for a word
Message
From
10/06/2008 17:06:02
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
10/06/2008 12:56:13
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01322854
Message ID:
01322936
Views:
12
>what's the fastest way to search for a word?
>
>I use:
>
>SET FILTER TO AT(UPPER('HARDDISK'),UPPER(stockname))=1
>BROWSE
>
>but I think it's too slow
>
>thanks for the help
>
>Jerry
set exact off
Browse for upper(StockName) = 'HARDDISK'
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform