Home > Archive > Cobol > October 2004 > COBOL, Oracle & XML
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
COBOL, Oracle & XML
|
|
|
| Does anyone have any sample code they could point me to that
demonstrates how to use the XML features of Oracle within COBOL?
I would like to select data from our database into an XML format that
will then be passed to a remote process. I would also like to take the
response from that process (again in XML format) and insert it back
into my database.
I was thinking that using Oracle's built in XML processing
(XML_SYSGEN, etc) would be the best way to accomplish this, but I
cannot find any "practical" examples of how you would accomplish this.
Here's the pertinent info:
OS - HP-UX 11i
Oracle - 9i (9.2.0.4.0)
Cobol - MF OC 4.2 or MF Server Express 2.2 (both available)
Thanks in advance for any input!
Chris
|
|
|
|
|