Re: A simple question???

From: Frans Hovenkamp <Dieze_at_popin.nl>
Date: Mon, 19 Jul 1999 14:15:06 +0200
Message-ID: <7mv4p1$qnr$1_at_zonnetje.NL.net>


Paul Q heeft geschreven in bericht ...
>look at run_product. and parameter list ...
>
>add the parameter to your to list...
>and define in the to be of the same name and type in the user parameter
>section of your report.

>And then add the parameter to your report query in an extra WHERE clause!
for example: WHERE table_id = :parameter_name. This statement, btw, will automatically add the parameter to the report parameters.

Frans H.
>
>parkstate_at_my-deja.com wrote in message <7msjqi$2go$1_at_nnrp1.deja.com>...
>>Tools being used: Forms 4.5 and Reports 2.5.
>>Trying to do: call a Report from Forms runtime.
>>
>>We'll consider an example: A student form has 3 buttons and one of it is
>>'transcript'. This button calls a report designed in Reports 2.5 and
>>should show a report pertaining only to that student(his transcript).
>>
>>Run product is being used to call the report, but it shows all the
>>students' transcripts. A text parameter is being passed, but how and
>>where do we need to define the corresponding variable to hold this value
>>in the reports? Or do we need to pass a record group? This second
>>method isn't working at all - the report opens blank.
>>
>>Any clues/hints/suggestions/further questions?
>>
>>Thanks
>>Pk
>>
>>
>>
>>Sent via Deja.com http://www.deja.com/
>>Share what you know. Learn what you don't.
>
>
Received on Mon Jul 19 1999 - 14:15:06 CEST

Original text of this message