View Single Post
Old Jan 24th, 2006, 1:36 PM   #2
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
How is an email going to help other members that may need the same answer? You realize that a "row" normally comprises multiple fields, right? You should be clear about whether or not the target string will always appear in the same field, or whether it might occur in any of the fields. For a decent answer, explain your setup clearly, as well as your goal. In Access, such searches may be done by coded modules or ememplar queries as well as by SQL queries.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote