G
Greg Silvano
Greetings,
It appears the Export to XML/XSL functionality for a report in Access
2003 does not support sub reports. Can anybody confirm or deny this?
I need to develop a system that allows users to design reports, which
will then be scheduled to run at various times. I don't want to
automate Access to run the actual reports (scalability, performance,
etc.), but it's such an excellent report design tool I'd like to give
users the ability to use Access to design the reports.
It looked like Export to XML was the perfect answer - just have the
user export to XML/XSL, and I'll write code that automatically
generates the new XML at runtime and transform it via the existing XSL
document.
If subreports are really a no-go in this case, does anybody have any
recommendations? I'm currently investigating ActiveReports .NET by
Data Dynamics, but that doesn't satisfy the need to create adhoc
queries to power the adhoc report.
Export to XML in Access also appears to lose the conditional
formatting rules for the report, but I guess that's a whole other
issue.
Thanks for any insight you may have...
Greg Silvano
It appears the Export to XML/XSL functionality for a report in Access
2003 does not support sub reports. Can anybody confirm or deny this?
I need to develop a system that allows users to design reports, which
will then be scheduled to run at various times. I don't want to
automate Access to run the actual reports (scalability, performance,
etc.), but it's such an excellent report design tool I'd like to give
users the ability to use Access to design the reports.
It looked like Export to XML was the perfect answer - just have the
user export to XML/XSL, and I'll write code that automatically
generates the new XML at runtime and transform it via the existing XSL
document.
If subreports are really a no-go in this case, does anybody have any
recommendations? I'm currently investigating ActiveReports .NET by
Data Dynamics, but that doesn't satisfy the need to create adhoc
queries to power the adhoc report.
Export to XML in Access also appears to lose the conditional
formatting rules for the report, but I guess that's a whole other
issue.
Thanks for any insight you may have...
Greg Silvano