10 pts.
 Dear Carlos De Leon... Kindly help me out
Hi....

Dear Carlos De Leon

You have told that i have to do that by saving the value of the parameter in the database and use it later when i need that....

Can you please help me out how can i do that....
we will have to pas as much parameters as the number of colums in the report.. caN you [leas help me in doing that....

Thanks in advance.. please
ASKED: Apr 17, 2009  6:27 AM GMT
UPDATED: April 21, 2009  2:30:40 PM GMT
60,245 pts.

Answer Wiki:
For others to understand: This question, is a followup of this one.

How are you running the report ?
Are you calling it from a Forms application ?
Last Wiki Answer Submitted:  Apr 17, 2009  8:12 PM (GMT)  by  Carlosdl   60,245 pts.
To see other answers submitted to the Answer Wiki View Answer History.
Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _




 

If you are calling the report from a Forms application, I would recommend not to use the report’s parameter form, but a small Forms window. From there, you can insert the parameter values the user has entered into a table, and then call the report, sending the values in a parameter list.

Next time the user wants to run the report, you retrieve the parameter values from the database table before calling the report.

More details are really needed in order to provide better help.

 60,245 pts.