| Posted: April 05 2007 at 2:53pm | IP Logged
|
|
|
its not neccessary to have crystal report server to to run it on web without also u can run it on web.
its better to save report without saving the data in your report.
there can be two problem data not changing
1. report is not using database connection
check database connection information passing correctly to the report from fornt end page.
if you are using CR server create DSN for database connection the same server.
2 parameters are not passing correctly to the report from front end.
Edited by pravin3032 on April 05 2007 at 2:58pm
|