Using a .NET web application, is there a way to dynamically load a Crystal Report, say from a dropdown list, then have the CrystalReportViewer take care of prompting for any parameters? When I've tried to do this previously it doesn't seem to work so I had to build the parameters into my page...
I've got a CrystalReportViewer which is showing a report. I'm passing two parameters to it which change the data. This works, unless you try to drill down into the report further, at which point it resets to the default parameters.
It's a bit like the reportviewer element refreshes itself and...
Is there a way to embed database credentials into a report?
My report always prompts for a password when it's first opened, I don't want this to happen.
The other information (database server, database name, username, etc) are populated already. The connection is using the 'Microsoft OLE DB...
Hi,
Is it possible to set a datetime parameter to always use a particular time?
I have two parameters used in a SQL query which are datetime. It defaults to the current system time of the user selecting the datetime which can cause data to be missing from the report.
I would like {?Start} to...
Hi,
I have a Crystal Report which uses SQL to return some data about swipe in/out times.
My intention is to sum the time difference column in order to see how many hours someone worked over a given time period. However, I'm unable to do this because Crystal won't sum datetime fields (I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.