main logo
Subject: Re: V4MD syntax LIKE-search
Author: erne
Posted: 2002/08/31 08:35:40
 
View Entire Thread
New Search


Hi,

>> I have an adress-db and I need to search within all fields with a
>> 'LIKE-search'.
>> I cannot see how to do this !? (Syntax?)
>> my adress-db is only one 'table' containing 18 fields - nothing special.
>
>IT is NOT possible search ALL fields at once.
>You need use for each field separate search.
>

what about a bunch of OR?

e.g.
Where (field1 like 'foo') or (field2 like 'foo') or (field3 like 'foo')
or...


Cool Runnings,
Erne.
 
©2002 erne
<-- Prior Message New Search Next Message -->