Author: SSWUG Research

Community

XML on the iSeries

(G. Kelly) This time, I thought I’d have a look at XML on the iSeries. XML is fast becoming the standard for sharing data between different systems and knowledge of XML is vital to any IT professional. Our initial introduction to it was when we first installed WebSphere Studio Application Developer.

Community

Fetching New Features

(Willie Favero) One of the coolest features in DB2 for z/OS version 8 turns an old programming rule on its head. For years, we taught DB2 application programmers not to use arrays (with the exception of the indicator variable). DB2 version 8 changes that with multirow FETCH and INSERT.