WebDB: multiple select?
Date: 2000/06/01
Message-ID: <3935cc3b.2198220_at_news.ucla.edu>#1/1
[Quoted] When a WebDB report is created using the "Query Wizard", the resulting parameter screen includes a field for selecting the operator( =, >, in, not in, etc) to be used with the parameter value(s) specified. This makes it possible to use a "multiple select" widget to show and allow the specification of multiple values for a given parameter. In such a case, the operator "in" can be selected so the multiple parameter values can be included in the resulting SQL statement.
[Quoted] But, how can this be done when the report is created not with the
"Query Wizard", but based on an SQL statement that is directly
composed and typed in? The parameter screen that results from this
manner of building a report does not include the field for selecting
the operator (such as "in") that would be needed to support multiple
values for a given parameter -- even though you can still have a
"multiple select" widget to display and allow the selection of
multiple parameter values.
[Quoted] Anyone know how an SQL-Based report can make use of multiple values for a given parameter? Received on Thu Jun 01 2000 - 00:00:00 CEST