generate XML from rpt file
488406Mar 2 2006 — edited Mar 2 2006hi.
I have a system that generates cytrstal reports, by calling oracle stored packages.
does anyone know of a way to produce an xml file from the package when the report is run prehaps using UTL_File?
the users wont have crystal reports on their machine the server just uses a copy of crqe.dll to generate the rpt file so i cant use the export to xml function in crystal reports.
any pointers in the coreect direction would be appreciated.