I have 6 OLE Objects inserted into my Crystal Report. Two of them are Crystal reports and the other four are PDF files. These links work great in the Crystal Reports software but when we try to post them to the web using an ASP page they will not open. I don't receive any error they just...
Here is the part of the ASP code we use for our subreport part...hope this helps.
'Set the userid and password for your database.
userid = "userid"
password = "password"
'Create a reference to the tables collection of the main report
Set mainReportTableCollection =...
I have a question regarding Provocado's suggestion to use a stored procedure. We have created a stored procedure in Sql for our supervisors to run to determine who has not filled out their timecards. The Crystal report that is using the stored procedure is being published to the web using ASP...
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.