Other News

Community

SqlXml 3.0 SP2

SQLXML enables XML support for your SQL Server Database. It allows developers to bridge the gap between XML and relational data. You can create XML View of your existing relational data and work with it as if it was an XML file.

Community

DB2 Version 7.1 for Linux HOWTO

By Dan Scott – This HOWTO gives you explicit instructions on installing DB2 Universal Database Version 7.1 for Linux on the following Intel x86-based distributions: Caldera OpenLinux 2.4, Debian, Red Hat Linux 6.2, SuSE Linux 6.2 and 6.3, and TurboLinux 6.0. After installing DB2, you can work with a

Community

Linked Servers on MS SQL: Part 1

By Don Schlichting – Share data between SQL and almost anything using Linked Servers. Think of a Linked Server as an alias on your local SQL server that points to an external data source. This external data source can be Access, Oracle, Excel or almost any other data system that can be access