Hi All
Ok Im using ASP to show my reports(using crystal 8.5).
Im going through the samples that where given but im unable to change these samples so that they return the data i want.
As close as i have got is that i create the rport in crystal reports and the ASP will display it.
Now if i try to pass a recordset to it im unable to do so because when i run the following line,
session("oRpt"
.DiscardSavedData which clears the data in the report from preivous runnings it gives me the following error
"An Error has occured on the server in attempting to access the data source"
Hope that understand,
Any help would be good.
Thanks
Craig
Ok Im using ASP to show my reports(using crystal 8.5).
Im going through the samples that where given but im unable to change these samples so that they return the data i want.
As close as i have got is that i create the rport in crystal reports and the ASP will display it.
Now if i try to pass a recordset to it im unable to do so because when i run the following line,
session("oRpt"
"An Error has occured on the server in attempting to access the data source"
Hope that understand,
Any help would be good.
Thanks
Craig