Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Report don't use recordset opened by ASP-Page

Status
Not open for further replies.

Paulus

Programmer
Sep 25, 2000
16
0
0
A1
I 'm using Crystal Reports 8 Developer Edition. I have generated an ASP-Page, open a recordset, set some parameters and try to call a report. The report is loading, the parameters are shown, but the report don´t use the opened recordset. It only open´s the internal recordset of the .rpt - file and shows this "old" data.

Who knows how to show the data from the new opened recordset inside the report ?
 
Paulus,

If you post your code, I'll try to help. My suspicion is that you've saved the report with data.

Myself, I'm having trouble passing the recordset to the rpt.

Herb
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top