Re: Set of values???
From: Damir Dezeljin <Dezo_at_nib.si>
Date: Mon, 24 Feb 2003 08:52:45 +0100
Message-ID: <3e59d093$1_at_news.perftech.si>
Date: Mon, 24 Feb 2003 08:52:45 +0100
Message-ID: <3e59d093$1_at_news.perftech.si>
Hi.
> Why not use your first query as a subquery of the second?
Because I don't know how to add a subquery to the block where clause when
the block is in 'query mode'. So I would like to add there an array and set
it with I think set_block_property() (or something similar ;) ) ... so my
triger will look like:
enter_query;
... <process_my_form> ...
set_block_property() --- or something similar ;)
execute_query;
Any other idea?
Regards,
Dezo
Received on Mon Feb 24 2003 - 08:52:45 CET
