Re: How to generate an array with user parameter form?

From: Daniel Morgan <dmorgan_at_exesolutions.com>
Date: Wed, 30 Oct 2002 20:37:27 GMT
Message-ID: <3DC04303.796BC503_at_exesolutions.com>


Mark Burns wrote:

> I have a system where the user will select a (unknown #) of values for
> a specific field and then I want to base my report's select statement
> on the values the user has choosen (I assume that I would use lexical
> references.) But with the user parameter form I can only select a
> single value for each item. Is there any way to select multiple
> values?
>
> Another way I was going at this is through forms, but using the
> parameter_lists does not seem to be able to handle an array of values
> for a single parameter.
>
> any ideas??
>
> Mark Burns

Two fields and use BETWEEN in the WHERE clause

Daniel Morgan Received on Wed Oct 30 2002 - 21:37:27 CET

Original text of this message