Other News

Community

Parsing XML in J2ME

(Jonathan Knudsen) The convergence of J2ME and XML is currently a handful of open source parsers. In this article you’ll learn how to parse XML in a MIDP client application. I’ll begin by talking about system architecture and the motivation for using XML as a data transport. Then I’ll describe t

Community

Enhanced FOR XML

(Rich Rollman) When I need to obtain an XML query result from my database, FOR XML is usually the first solution I try. Introduced in SQL Server 2000, FOR XML provides three modes—Raw, Auto, and Explicit—for formatting the XML query result. (For details about these modes, see Dave Hulse’s August 200

Community

Say What? Part 3

(Bonnie Baker) When we finished Part 1, we had done a PRECOMPILE to separate our COBOL program source code into twins. Twin 1 was Arnold (oops, Governor Arnold now), the modified source code (the SQL now commented out and DCLGENs now INCLUDEd). Twin 2 was Danny, the DBRM containing the SQL that