report parameter [message #212265] |
Thu, 04 January 2007 07:49 |
hany_marawan
Messages: 198 Registered: April 2005 Location: Cairo - Egypt
|
Senior Member |
|
|
Hello
I designed a tailored report and I defined it in the application.
This report containning a date parameter, when I run it as a stand alone from the report builder it give me data.
But when I run it from the application it does not give me any thing.
I tried passing it from the application as many forms like
dd-mon-yy , dd-mm-yyyy , yyyy-mm-dd.
But all them does not gave me any output.
Where is the problem, in the application parameter or in the report
Thanks
hany
|
|
|
Re: report parameter [message #213099 is a reply to message #212265] |
Tue, 09 January 2007 08:37 |
r_ash3
Messages: 9 Registered: December 2006
|
Junior Member |
|
|
Hi,
what is the value set that you have used for the parameter?
Is it Standard date ? If it is standard date, change the input mask property of the parameter in report definition as DD-MON-YYYY HH24:MI:SS.
Hope this may help.
|
|
|