Quickest Search

Author: Sytze de Boer

Posted: 2014-09-02 at 22:33:27

I have a large stock file (say 10,000 records)

I only have a vague idea what I'm searching for

So, I may have a variable like

srch4="upper(name+code+stkmemo+unitmeas2+altsupply+descopt2+descopt3+descopt4+descopt5+bar2code+bar3code+alt2code)"

Is there a better/quicker way to CONSTRUCT the following

Select Code, desc, price, cost, qoh from winstoks Into Table temp order By

Code where At(lcSearch,&srch4)>0

--

Kind regards,

Sytze de Boer

Kiss Software

--- StripMime Report -- processed MIME parts ---

multipart/alternative

text/plain (text body -- kept)

text/html

---

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/CAG1nNy8QCyGHzBoFAg6taRyfzDS5TymXOPrAXOpMnP5BchbDAA@mail.gmail.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2014 Sytze de Boer