Author: SSWUG Research

Community

Auxiliary Tables, Bit by Bit

By Itzik Ben-Gan – Auxiliary tables are extra, “helper” tables you create in your database specifically to help you provide T-SQL solutions. With auxiliary tables, you can write shorter, simpler, and more elegant code. I can best explain the concept of using auxiliary tables through an example. In t

Community

PHP and XML: Parsing RSS 1.0

by Kevin Yank – In this article, we'll learn how to use PHP to read an XML document and display the data it contains as a Web page. The example we'll use is a Resource Description Framework (RDF) Site Summary (RSS) 1.0 document, although the techniques presented here apply to any situation w

Community

AGS SQL Scribe

SQL Scribe is a documentation tool created with the developer in mind. SQL Scribe will interrogate a SQL 7.0 or 2000 database and extract the database schema. This schema information is stored in an MS Access 2000 database. Using any readily available browser the developers can navigate though the