Is this possible somehow?
I would like to build a VB app that passes parameter values to a CR (in CRViewer) from a xml file.
Example of xml file:
<parameters>
<Color>Blue</Color>
<Date>10/12/2001</Date>
</parameters>
And so, the VB App extracts "Blue" and "10/12/2001" values as parameters and passes them on to the report...
Anyone can please help me on this?
Thank you,
Gabi.
I would like to build a VB app that passes parameter values to a CR (in CRViewer) from a xml file.
Example of xml file:
<parameters>
<Color>Blue</Color>
<Date>10/12/2001</Date>
</parameters>
And so, the VB App extracts "Blue" and "10/12/2001" values as parameters and passes them on to the report...
Anyone can please help me on this?
Thank you,
Gabi.