(Arthur Fuller) This tip presents two very useful stored procedures that live in the master database but are not mentioned in SQL Server Books Online. These system procedures come in very handy for jobs such as determining the space used, the number of rows, the indexes on the user tables, and so on
Author: SSWUG Research
Process Delegation Workbench
(Robyn Page and Phil Factor) Here is a way of designing part of a SQL Server Database application so it seems faster to the user.
Rational Data Architect and DB2 9: The Rest of the Database Explorer View
(Paul Zikopoulos) In my latest articles, I’ve been writing about the IBM Rational Data Architect (Rational DA) integrated development environment (IDE) that’s specifically designed for those involved in data server design and schema evolution. So far, I’ve shown you how to add a database connection,
Explanation of error 3928 in SQL Server 2005 and in SQL Server 2000
This article discusses error 3928 in Microsoft SQL Server 2005 and in SQL Server 2000. The wording of the error message may be misleading when you troubleshoot this error.
Finally, Web Services for the REST of Us?
(Joe McKendrick) For years now, proponents of REST-based Web services have been battling WS-* and SOAP proponents on which delivers the most agility to enterprises.
Creating an XML application using Flex Builder – part 2
(Sas Jacobs) Welcome to part 2 of the three part case study on building a Flex 2 application. In part 1, we started to build our real estate listings application. We created the interface for the application and the custom class that loaded the external XML document. In part 2, we’ll populate the Re
A Case of Invalid Viewstate
(Tess Ferrandez) Last week I was helping a colleague of mine with a viewstate case that turned out to be pretty interesting…
Put XHTML 2 to work now
(Bob DuCharme) The XHTML 2 specification isn’t finished, but it already has many advantages over XHTML 1, including a greater structural richness that will make it more viable than its predecessor as an editorial format to serve as the central schema for a single-source publishing system. Without wa
Enterprise Application Integration with Microsoft BizTalk Server 2006: Part 1
(Rick Garibay) Enterprise Application Integration (EAI) is a collection of architectural principles combined to integrate new and existing applications both within the enterprise and in business to business or partner integration scenarios.
End-to-end Ajax application development, Part 1: Set up an Ajax environment with a scenario
(Senthil Nathan) Ajax (Asynchronous JavaScript + XML) is quickly emerging as a modern way of bringing desktop-quality software features to Web applications running on browsers. Open source software such as Linux-Apache-MySQL-PHP (LAMP) and open standards-based Java 2 Platform, Enterprise Edition mid
