(S. Amer-Yahia, C. Botev, J. Dörre and J. Shanmugasundaram) There has been recent interest in developing XML query languages, such as XPath and XQuery, to tap the vast amount of information represented and stored in Extensible Markup Language (XML). These query languages, however, have focused mainl
Author: SSWUG Research
Tabs within ASP.NET 2.0 – Building a Composite Control
(Stuart Saltzman) In this article I explain how to create a tabstrip control within ASP.net 2.0 using existing controls. We all had hoped with the release of .NET 2.0, Microsoft would incorporate many more needed and everyday Webform controls, such as a TreeView, Menus, TabStrip, LoginXXX, etc, and
An Introduction to the Observer Pattern in PHP
(Alejandro Gervasio) If you have reached the point in your programming life where you are using design patterns, you will want to read this article. The first of a three-part series, it covers the Observer pattern, which can be just the thing for situations where objects need to send information to
Copy Schema in DB2 9
(Chris Eaton) Ever wanted to copy all of the objects in one schema over to another schema name? DB2 9 lets you do that now with one command. There is now a new stored procedure called ADMIN_COPY_SCHEMA that can duplicate all of the objects (tables, indexes, views, MQTs, functions, etc) from one sche
SQL Server 2005 – Unattended installation – Part IV
(Muthusamy Anantha Kumar) In the previous articles in this series (Part I, Part II and Part III) you have seen how to install SQL Server client components, server components using command line parameters and how to use a configuration file, such as .ini.
You cannot remotely connect to a named instance of SQL Server 2000 by using the TCP/IP protocol
Consider the following scenario. You have a computer that is running an instance of Microsoft SQL Server 2005 and a named instance of Microsoft SQL Server 2000. After you uninstall the instance of SQL Server 2005, you cannot remotely connect to the named instance of SQL Server 2000 by using the TCP/
Enable XML awareness in WebSphere Extended Deployment with WebSphere DataPower SOA Appliances
(Bob Callaway and Adolfo Rodriguez) The On Demand Router (hereafter called ODR), a component of WebSphere Extended Deployment (hereafter called WebSphere XD), is a proxy to the application server tier that provides application-specific services to support policy goals. In order to effectively priori
Migrating WebSphere Commerce with a wizard
(David Yuan, Frances Mullally and Scott Guminy) Migrating WebSphere Commerce can be challenging. This quick tutorial will walk you through an end-to-end migration process using the WebSphere Commerce Migration wizard. It also provides details on each Migration wizard page and guides you in performin
How Oracle Works (14) – Recovery
(Dratz) When we talk here about recovering the database, we mean that one of two things has happened: your database has crashed because on an INSTANCE failure or because of a MEDIA failure.
Implementing the Atom Publishing Protocol
(Joe Gregorio) The Atom Publishing Protocol (APP) is nearing completion, many of the issues that I pointed out in a previous article have settled down, and there is work being done on implementations and interoperability. Although the interoperability work will go on for years to come, we can put to
