Author: SSWUG Research

Community

XML Advances on B2B Front

(Dan Wahlin) Extensible Markup Language (XML) has evolved considerably in its short five-year history. It started out as a simple way to mark up data and relied on seasoned technologies for data validation, such as document type definitions (DTDs). As XML has matured, the World Wide Web Consortium (

Community

Oracle Goes Grid

Oracle Corp. has announced plans to incorporate grid-computing techniques and standards across its product line in the forthcoming Oracle 10g release. According to Robert Shimp, Oracle vice president of database marketing, “grid computing will be every bit as significant as the Internet” in its impo

Community

Transferring DTS Packages

(Darren Green) This article will try and explain the different ways you can transfer packages between servers and other storage locations, either directly or as files. The most common requirement is to transfer between two SQL Servers, and this is the main focus here, but some methods can be adapted

Community

Showdown-bcp vs. DTS

Every SQL Server application manager needs to move a large amount of data into or out of a SQL Server database at least once, so SQL Server has several tools for bulk data-transfer operations. In this article, I compare two familiar SQL Server utility programs—bulk copy program (bcp) and Data Transf

Community

An Introduction to Schematron

(Eddie Robertsson) The Schematron schema language differs from most other XML schema languages in that it is a rule-based language that uses path expressions instead of grammars. This means that instead of creating a grammar for an XML document, a Schematron schema makes assertions applied to a spec