(Faheem Khan) In this third and final article of this series I demonstrate the use of Xerces, which is the most popular Java-based implementation of DOM. In this article’s first section I develop a couple of Java classes that can create and process SOAP messages. This will demonstrate the basic DOM
Other News
SQL Server Performance Tuning Tips for Stored Procedures
Whenever a client application needs to send Transact-SQL to SQL Server, send it in the form of a stored procedure instead of a script or embedded Transact-SQL. Stored procedures offer many benefits.
Analysis Services Security and HTTP
(Russ Whitney and Tim Ramey) Have you ever needed to set up Analysis Services in a multidomain network environment? Have you needed to provide access to your Analysis Services server through a firewall? If so, you probably needed to choose an alternative security configuration. By default, Analysis
Publish Dynamic Data with SQL Server’s Web Assistant Wizard
(Ruben Heetebrij) As the Web and its development mature, more systems and applications release their own Web interfaces. If, for instance, you buy a wireless access point, it can be configured through a Web page. Or, consider Internet Information Server, which has its own local Website next to the s
Changing an Oracle DBID (Database Identifier) in Oracle 8i and 9i Release 2
(Bertram Moshier) During an Oracle database generation, the process generates an unique number called the DBID (Database Identifier). Many developers and administrators fail to change the DBID when cloning an Oracle database. This presents problems to some Oracle products (e.g. OEM and RMAN) and thi
XForms Tutorial — Free
XForms are the next generation of Web forms! XForms use XML to create forms on the Web. In our XForms tutorial you will learn how to start using XForms in your applications.
DB2 for z/OS and OS/390 : Squeezing the Most Out of Dynamic SQL
(Bart Steegmans) This IBM Redbook investigates some of the myths and misconceptions surrounding dynamic SQL. It presents a balanced discussion of issues such as complexity, performance, and control, and provides a jump-start to those venturing into this somewhat under-utilized area. What is dynam
Quick and Easy XML Creation with C++ Classes
(Scott Moore) XML is a great communications format. The flexibility and expressiveness of XML belies its simplicity. Even better, the current technologies surrounding XML are powerful and have a lot of industry momentum. One of oldest XML technologies is DOM (Document Object Model) [1] — a standard,
Build cross-browser XML paging code
(Edmond Woychowsky) My manager doesn’t like scrolling through page after page of tabular information when using a browser-based application. And the delay he experiences while waiting for the next page to load provides him the opportunity to exercise his vast knowledge of the more interesting parts
Defy Murphy’s Law with DB2 Backup and Restore
(Kulvir Singh Bhogal) Murphy’s Law states that if something can go wrong, it will. It is comforting to know that you can guard against at least some calamities. In the case of IBM DB2 Universal Database, the mere notion of your database data being deleted or somehow corrupted might cause some sleepl
