Question
Working with XML record-sets
Hello,
I started working on a project with a DBA that creates for me the stored procedures that I need.
The database is Oracle, and every SP returns an XML structure.
My question is, how to work with them? I didn't work with XML in Coldfusion to this point and I am a little confused about how to output the relevant data (that the SP returns).
Any lead would be greatly appreciated.
I started working on a project with a DBA that creates for me the stored procedures that I need.
The database is Oracle, and every SP returns an XML structure.
My question is, how to work with them? I didn't work with XML in Coldfusion to this point and I am a little confused about how to output the relevant data (that the SP returns).
Any lead would be greatly appreciated.