|
DB2 9 for XML Developers Information, links, etc.
For SQL/XML in DB2 for z/OS, here are the useful links:
http://publib.boulder.ibm.com/infocenter/dzichelp/v2r2/topic/com.ibm.db29.doc.xml/bknxqryxml.htm#bknxqryxml
http://publib.boulder.ibm.com/infocenter/dzichelp/v2r2/topic/com.ibm.db29.doc.pdf/dsnxgk10.pdf?noframes=true
The second link contain the programming information for accessing XML data for z/OS. For z/OS, you need another the piece of software, called DB2 connect, to connect to DB2 for z/OS. IBM supports JDBC Type 4 driver, but it still need DB2 connect install for licensing purpose.
|