Hello!
I'm using CR 8.0. It's installed on a web server running NT 4 SP5. I can send data to a report via a recordset that I create from an ASP page by creating a connection (to SQL Server 7), then creating the recordset from an SQL script. This works OK.
My problem is I'm accessing an object that returns a recordset. I want to send this recordset to a report. When I do, the browser shows a blank page.
I know the recordset has data - I've printed the records from the ASP page. I can access the object from VB and send the recordset to the same report and it works.
Anybody experienced this?
Regards,
Clay Haller
I'm using CR 8.0. It's installed on a web server running NT 4 SP5. I can send data to a report via a recordset that I create from an ASP page by creating a connection (to SQL Server 7), then creating the recordset from an SQL script. This works OK.
My problem is I'm accessing an object that returns a recordset. I want to send this recordset to a report. When I do, the browser shows a blank page.
I know the recordset has data - I've printed the records from the ASP page. I can access the object from VB and send the recordset to the same report and it works.
Anybody experienced this?
Regards,
Clay Haller