Re: how to retrieve more than one records.

From: Dominic Lawson <domlaws_at_globalnet.co.uk>
Date: 1998/04/10
Message-ID: <6gllto$fih$2_at_heliodor.xara.net>#1/1


Hi,

    Are you trying to link the list fields in an OR combination e.g. if A = 'hghg' OR B = 'erert' then retrieve the record ? If so then in the PRE-QUERY trigger for the block you will need to change the default
where clause for the block (using the SET_BLOCK_PROPERTY built in ) to include the values set in the example record combined with OR operators. I hope this helps.

Dominic

Liang Low wrote in message ...
> Can anybody help me on this
>
> I built a form with several list item fields.Now I choose
>different item from those list item and do a query. But how can I get
>every record that matches either one of those list items ?
>
> Thank you
>
>Liang Low
>
>
> \__/
> _ (..)
>.~~~~~~~~~~~~~~~~~~~~~~( )~~( )~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~.
>
>Remember.....When you got nothing, you got nothing to lose
> .......I got nothing, there is why I got nothing to lose
>
Received on Fri Apr 10 1998 - 00:00:00 CEST

Original text of this message