mmaz
Programmer
- Nov 22, 2000
- 347
I'm calling CR 8 reports from ASP (server-side script is VBScript), using OLE DB connection.
Is it possible to change the table name at runtime?
I've tried myReport.DataFiles(0) = newTableName but I get an error "Object doesn't support this property or method: 'myReport.Datafiles'"
Any ideas, anyone?
Thanks in advance!
marie
Is it possible to change the table name at runtime?
I've tried myReport.DataFiles(0) = newTableName but I get an error "Object doesn't support this property or method: 'myReport.Datafiles'"
Any ideas, anyone?
Thanks in advance!
marie