Click here to Skip to main content
15,884,629 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hello there,

i am working on the crystal report.

i have to fetch come value from the database and feed them in dynamic parameter.

according to the selection of that parameter value, my next sql command will execute and populate the report.

now the problem is.

when i try to run the report within the crystal report, it works fine.
but when i upload my report in .net application (fyi- client server application) then i am not getting any value in the dynamic parameter.




please help me out thanks.
Posted
Updated 2-Oct-14 7:42am
v2
Comments
RossMW 26-Sep-14 6:12am    
Have you thought about security. On your pc it is probably using your security credentials, but what credentials is the server running under to run the report ?
kashyap10 2-Oct-14 13:41pm    
i mean, when i try to run the report within the crystal report, it works fine.
but when i upload my report in .net application (fyi- client server application) then i am not getting any value in the dynamic parameter.

please help me out thanks.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900