Hi!
I need help on solving the problem with the crystal report. I have five paramaters created using SQL stored procedures i can have any of the parameters that i have
(something like a criteria). If i pass a parameter with a "" value then it is read as null.
Whenever i run the stored procedure in the query analyzer,
i only specify the parameters or criteria i want and i have no problem with it.
BUT when i run it in the web server an error occurs.
NOTE: The crystal report is called by an asp.
I have to fill up all the values for the parameters.
Can any one help me how to solve this problem.
Thanks in advance =)
I need help on solving the problem with the crystal report. I have five paramaters created using SQL stored procedures i can have any of the parameters that i have
(something like a criteria). If i pass a parameter with a "" value then it is read as null.
Whenever i run the stored procedure in the query analyzer,
i only specify the parameters or criteria i want and i have no problem with it.
BUT when i run it in the web server an error occurs.
NOTE: The crystal report is called by an asp.
I have to fill up all the values for the parameters.
Can any one help me how to solve this problem.
Thanks in advance =)