J
Justin Lazanowski
I know this dosen't really fit the category, but most of you ADO.NET guys do
some reporting at some point in time. If you know a better place for me to
put this let me know.
I have a Crystal Report that is external to my application. It uses an XML
file (also outside my application) as it's datasource.
I need to be able to change the XML datasource and pass this to the report
(THE XML file it's reporting on)
I can't seem to find the anwser. I don't want to pull the XML file into a
dataset and then push it to the report, I would prefer to use the Crystal
Pull method.
Thanks again!
Justin
some reporting at some point in time. If you know a better place for me to
put this let me know.
I have a Crystal Report that is external to my application. It uses an XML
file (also outside my application) as it's datasource.
I need to be able to change the XML datasource and pass this to the report
(THE XML file it's reporting on)
I can't seem to find the anwser. I don't want to pull the XML file into a
dataset and then push it to the report, I would prefer to use the Crystal
Pull method.
Thanks again!
Justin