(Ken Kaufman) As a DBA you try to supply data in a format that is familiar to the audience you’re presenting it to. Many times, you’ll present data in MS Excel to the accounting department, or an HTML report to a standard user. Your system and security administrators are no different; they are used
Other News
Rich Ajax slide shows with DHTML and XML
(Jack Herrington) If the Web 2.0 revolution has one buzzword, it’s Asynchronous JavaScript and XML (Ajax). The client-side interactivity in applications such as Google Maps™ mapping service and Gmail™ webmail service make Ajax both exciting and useful. The technologies of Ajax, including Hypertext M
Ruby as a Web service client language
(William Brogden) A number of interesting languages described as “scripting languages” have great potential for building Web service client applications. The term “scripting language” seems to commonly be applied to languages created as tools for “quick and dirty” solution building from existing com
WebSphere Application Server V6 for OS/400: Getting Started
(Aleksandr Nartovich, Monti Abrahams, Hiroshi Araki, Armando “Mando” Bernal Jr. and Josh A Majsterski) iSeries is one of the IBM’s premier server platform. The uniqueness of this platform is the ability to integrated an array of different workloads on a single iSeries system. Using this strength o
Configure SQL Server 2005 TempDB for performance
(Jeremy Kadlec) Properly configuring TempDB in SQL Server 2005 is imperative with some of the system database’s new responsibilities. With SQL Server 2005, TempDB is responsible for managing temporary objects, row versioning and online index rebuilds. Some of this processing has moved from the trans
Soap Headers Authentication in Web Services
(Vishal Kumar Patil) SOAP Headers can play an important role in SOAP messages. By using headers, you can separate data that is used by the Web Service but not directly related to the functionality exposed by a given Web Method. Unlike the Body element of a SOAP message, which includes the in and o
Compression comparison to Oracle and Microsoft
(Chris Eaton) In the past few postings you have seen how to use compression along with many real world customer examples of compression rates in DB2 Viper. In this posting I want to compare this technology to other competitors (I’m not proclaiming myself as an Oracle or Microsoft expert and there ar
OUTPUT clause in SQL Server 2005
(Muthusamy Anantha Kumar) A SQL Server 2005 feature that I appreciate and want to demonstrate is the OUTPUT clause. The OUTPUT clause helps in returning the actual data from a table soon after an insert. Applications require return values such as the new identity value, the computed column value or
Windows Programming in Python
(A.P.Rajshekhar) This article shows you how to call COM components from Python, and shows you how to use COM extensions to access the mail merge functionalities of MS Word in Python.
Combining ASP.NET 2.0 master pages and themes
(Tony Patton) We have examined two new ASP.NET 2.0 features that simplify designing the look and feel of a site: master pages and themes. This week we examine how they work together by combining the elements. Also, we take a closer look at what is available with Visual Studio 2005.
