The market for XML server software will continue to grow, reaching $3.5 billion by 2006, according to researcher IDC. A steady demand for new IT integration technologies will drive this growth, IDC said. That demand accounts for a growth rate for XML servers of more than 164 percent from 2000 to
Author: SSWUG Research
Meta Data Browser Enhancement
Meta Data Browser is a new tool that you can use to browse the contents of a repository database. This tool is introduced in Microsoft® SQL Server™ 2000 Meta Data Services. You can run Meta Data Browser when you select Meta Data Services. Meta Data Services is available for each copy of SQL Server y
Save Space To Boost SQL Server Performance
by Neil Boyle – If you have ever looked at an Execution Plan for a SQL Server query (and if you haven’t, you should!) you will see that SQL Server produces an estimated “cost” for executing queries. This cost is not in money terms, obviously, but in terms of computer resources required to run the qu
Using ADO MD with .NET
By Russ Whitney – Developers who are using Visual Studio .NET to develop production applications are discovering .NET and COM interoperability isn’t simple. Here’s how to avoid a couple of common problems when you try to integrate .NET with your existing COM applications.
Adding Columns in a Synchronous Multi-Master Replicated Environment
So you find yourself in a synchronous multi-master replicated environment under Oracle 8i and need to add a column to a table. Greg Johnson’s step-by-step guide makes the process as painless as possible.
Six JDBC Tips for Enterprise Web Applications
By William C. R. Crawford – These simple guidelines can help you boost the performance of your Java applications. This article won’t discuss the specifics of JDBC or servlets in detail. If you’ve already learned the APIs themselves, the information here will help you apply them effectively. I
Seybold: XML, Weblogs make mark on publishing industry
By Matt Berger – True to the adage, content is still king, according to Patricia Seybold, a noted publishing industry analyst and chief executive of her self-titled consulting and analyst company in Boston. However, new technologies are redefining what the publishing industry should consider content
XML Events: An Events Syntax for XML
by Shane McCarron – From the Abstraction – "The XML Events module defined in this specification provides XML languages with the ability to uniformly integrate event listeners and associated event handlers with Document Object Model (DOM) Level 2 event interfaces [DOM2] [p.17] . The result is to prov
Localization within a document format
By Uche Ogbuji – Internationalization support is one of XML’s key strengths. Unfortunately, too few XML formats provide mechanisms for localizing content. This tip shows you how to develop localized XML formats.
SQL Server 2000’s user-defined functions add flexibility, cut coding time
By Martin Reid and Susan Harkins – Microsoft’s SQL Server may be a big dog in the enterprise database market, but its conspicuous lack of user-defined functions (UDFs) has stacked up poorly against other leaders of that pack. Oracle, DB2, and even Access (Microsoft’s desktop database) have offered U
