Other News

Community

Using libferris with XML

(Ben Martin) This article presents the benefits of using libferris with your XML applications. libferris presents a uniform interface to hierarchical data. This data can be persisted using many providers including the filesystem, an RDBMS, or even XML. All the data providers in libferris are made av

Community

Merging datasets with NULL values

(Carmen Beitzer) The MERGE functionality introduced in Oracle9i offers a simplified, yet powerful enhancement to the commonly known UPSERT approach of earlier editions. Just as its predecessor, MERGE is a valuable functionality when integrating same datasets over time, (i.e. when extracting incremen

Community

Cleaning Up XML

(Adam Kolawa) Garbage in, garbage out – it’s an axiom that applies to many aspects of enterprise development, but none more so than building reliable and robust Web applications and integration projects with XML. Since its inception, XML has been seen as the cure-all for every problem related to Web

Community

UDFs Endanger Performance

(Brian Moran) Three of my last five performance-tuning clients faced problems associated with user-defined functions (UDFs). As SQL Server 2000’s customer base matures and becomes more comfortable with the product’s advanced features, more people are using UDFs without recognizing the problems they