COBOL, Oracle & XML

From: Chris (ctaliercio_at_yahoo.com)
Date: 09/28/04


Date: 28 Sep 2004 12:20:34 -0700

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



Relevant Pages

  • Re: up front designs always useless
    ... >> so if I don't know up front whether I am going to use XML or an Oracle ... You can commit to risky decisions with little impact of changing ... decisions until as late as possible is an up front design decision. ...
    (comp.object)
  • Re: ?Best way to escape for xml?
    ... > Whatever you're getting is not well-formed xml. ... > source so that it applies the following character mapping on serialization: ... >> I have an Oracle Procedure that returns xml. ... >> - loading this into an XmlDocument using thedocument.LoadXml ...
    (microsoft.public.dotnet.xml)
  • Re: Store XML in database - newbie question
    ... Store it as IMAGE or NTEXT. ... In SQL Server 2005, you can use an XML datatype. ... > If you are using Oracle you can define a column as an XMLType this will ...
    (microsoft.public.dotnet.framework)
  • Re: Store XML in database - newbie question
    ... Store it as IMAGE or NTEXT. ... In SQL Server 2005, you can use an XML datatype. ... > If you are using Oracle you can define a column as an XMLType this will ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Store XML in database - newbie question
    ... Store it as IMAGE or NTEXT. ... In SQL Server 2005, you can use an XML datatype. ... > If you are using Oracle you can define a column as an XMLType this will ...
    (microsoft.public.sqlserver.xml)