Johnnie100
Programmer
Hello,
I am trying to populate a CR8 bar chart report which uses an ADO recordset. I am using identical code in VB and ASP to generate the recordset and call the report.
When called from VB version of the application we have multiple bars on the graph and it looks to populate correctly. When called from the ASP version of the application the graph is displayed as a single bar which constitutes the cumulative value for all groups displayed individually when called from VB.
I have comnfirmed that the data in the recordset being passed to either version is identical. Both versions use the same report file. Does the CRViewer component behave differently in VB to ASP when passed the same recordset?
Any ideas or experiences of dealing with the CRViewer in both VB and ASP environments would be welcome as we are struggling to come up with ideas!
Thanks in advance for any help.
I am trying to populate a CR8 bar chart report which uses an ADO recordset. I am using identical code in VB and ASP to generate the recordset and call the report.
When called from VB version of the application we have multiple bars on the graph and it looks to populate correctly. When called from the ASP version of the application the graph is displayed as a single bar which constitutes the cumulative value for all groups displayed individually when called from VB.
I have comnfirmed that the data in the recordset being passed to either version is identical. Both versions use the same report file. Does the CRViewer component behave differently in VB to ASP when passed the same recordset?
Any ideas or experiences of dealing with the CRViewer in both VB and ASP environments would be welcome as we are struggling to come up with ideas!
Thanks in advance for any help.