Author: SSWUG Research

Community

Primary keys in DB2

SearchDatabase.com ASK THE EXPERTS : Our group was debating the pros and cons of DB2 versus Unisys RDMS while trying to design some new tables. Our debate became a little heated (as tech conversations do sometimes). Could you resolve a few questions regarding the physical implementation of DB2 table

Community

Attributes in ContentHandler

by Brett McLaughlin – The one aspect of data processing with ContentHandler that the author didn’t cover in his last tip was attribute processing. While attributes are most commonly used for information transfer between an XML document and an XML processor, they also often contain valuable business

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.