I need to create a report from the scratch through ASP code.
There is a sample at Seagate Web site showing how to do that reporting off an Access database. It works pretty well.
What if I need to report off an ADO recordset, which will bring different records every time(but I'll know what's in there)? In other words, can I dynamicaly, through my ASP code, report off an ADO?
Has somebody tried that?
Thanks in advance.
There is a sample at Seagate Web site showing how to do that reporting off an Access database. It works pretty well.
What if I need to report off an ADO recordset, which will bring different records every time(but I'll know what's in there)? In other words, can I dynamicaly, through my ASP code, report off an ADO?
Has somebody tried that?
Thanks in advance.