loading xml into db2 tables

J

Joseph Kesselman

db2admin said:
is there any quick way to load xml into DB2 UDB tables

In ast versions of DB2, IBM provided tools for "shredding" XML into DB2
tables.

But if you have DB2 9, it now has a native "pureXML" data representation
for XML, making DB2 both a world-class relational database *and* a
world-class XML database. See
http://www.ibm.com/software/data/db2/xml/

There will still be times when shredding makes sense... but you really
ought to look at this alternative; unless you're trying to feed old
table-based code pureXML is very likely to be a better answer.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,522
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top