I am about to delve into a new area. I will be creating report(s) with SQL Server 2005 Reporting Services, and then calling them with Classic ASP.
Has anybody done that before? How do you call the report? I can only presume you need a connection object and come kind of command object (similar in nature to one you'd use to call a stored proc, but designed to interface with a report). But I don't have a clue what to do.
I will eventually be migrating to ASP.NET but at the present time don't know how to use it. I do have to create and run the report, though, right away.
Anything you can do will be appreciated.
Thanks,
Jerry Scannell
Has anybody done that before? How do you call the report? I can only presume you need a connection object and come kind of command object (similar in nature to one you'd use to call a stored proc, but designed to interface with a report). But I don't have a clue what to do.
I will eventually be migrating to ASP.NET but at the present time don't know how to use it. I do have to create and run the report, though, right away.
Anything you can do will be appreciated.
Thanks,
Jerry Scannell