Author: SSWUG Research

Community

Running WSAD and WAS with Oracle

(Troy Holmes) During a recent EAI project, it came to my attention that it is difficult to find documentation on the topic of installing Oracle into WebSphere Studio Application Developer (WSAD) and WebSphere Application Server (WAS) 5.0. This article will attempt to expedite the search for this inf

Community

Perl Parser Performance

(Petr Cimprich) There was one dominant XML parser in Perl a few years ago; parsing an XML document was synonymous for using the XML::Parser module. The module written by Larry Wall and Clark Cooper worked as an interface to James Clark’s expat XML parser, and it didn’t leave much room for compet

Community

DTS Parallel Processing

(Leo Peysakhovich) Recently I faced a task, as a part of regular maintenance, to rebuild all the indexes in the databases. Nothing special, but that instance of SQL Server has anywhere between 200 and 400 databases. Each of them is fairly small but it takes hours to rebuild indexes manually or even

Community

Store Integers as Decimal Data Type

(Brian Moran) I need to store integers—account numbers and other IDs—that have 20 or more digits. Storage and retrieval of these integers needs to be accurate, with no rounding, so I can’t use the float data type. I’ve seen recommendations to others in this situation to store the integers in a CHAR(

Community

Moving Data Faster

(Arup Nanda) Lora, the DBA at Acme Bank, is at the center of attention in a high-profile meeting of the bank’s top management team. The objective is to identify ways of enabling end users to slice and dice the data in the company’s main data warehouse. At the meeting, one idea presented is to create

Community

Lightweight XML Editing in Word 2003

(Evan Lenz) Did you know that Word documents can be saved in XML format? As of Microsoft Office 2003, the second option in Word’s Save As dialog–right under “Word Document (*.doc)”–is “XML Document (*.xml)”. This format is Microsoft’s own XML vocabulary for Word documents, called Wordprocessin