Re: Report Builder - command line parameters

From: Paul Q <paulq_at_home.com>
Date: Mon, 22 Nov 1999 17:18:29 GMT
Message-ID: <FVe_3.85442$it.1940544_at_news2.rdc1.on.home.com>


Create the parameters names you want in the User Parameter section of the Data Model...

Note: They will be created for you when you reference them in your query..

 select ...
  from ...
where value=:param_1;

news.eunet.ch wrote in message ...
>Hallo,
>
>I just start with Oracle Report Builder using. I would like to pass
>some parameters to the report from a command line, but I don't
>know how. E.g.:
>
>rwrun60 BATCH=YES DESFORMAT=RTF DESTYPE=FILE report=test.rdf
>USERID=user/pswd_at_srv001 param_1=12 param_2=34
>
>How can I reference param_1 and param_2 in my report ?
>
>Thanks for reply,
>
>
>JN
>
>
>--
>
>Jakub Nosek j.
>GBS Consulting AG
>Neugutstrasse 52
>8600 Dübendorf
>Switzerland
>
>tel.: ++41 - 1 - 801 80 76
>mobil: +41 - 76 - 54 89 662
>fax.: ++41 - 1 - 801 80 66
>e-mail: nosek_at_gbs.ch
>
>
>
>
>
>
>
>
Received on Mon Nov 22 1999 - 18:18:29 CET

Original text of this message