Other News

Community

A Visual Tour of SQL Server Yukon

(Suhil Srinivas) This article has been written with keeping in mind of the large number of developers who do not have access to the SQL Server beta 1. Often, I feel that there are plenty of developers who hear and read about the new yet to be released products but have not means to look at them. Alt

Community

Subtleties of Data-Type Precedence

(Brian Moran) A reader sent in a T-SQL query because it didn’t work as he expected. He was unable to concatenate 0 with the WHEN ‘1’ branch of the CASE statement. The T-SQL code is supposed to explicitly convert the integer value ‘2004-09-24’ to a char data type, but the result remains an integer va

Community

Performing Bulk Load of XML Data

XML Bulk Load is a stand-alone COM object that allows you to load semistructured XML data into Microsoft SQL Server tables. You can insert XML data into a SQL Server database by using an INSERT statement and the OPENXML function; however, the bulk load utility provides higher performance when you ne

Community

Advanced Oracle & Java

You have been introduced in the previous Oracle laboratory to the basics of JDBC. In the next sections, we will discuss two more advanced topics: how to run PL/SQL code from Java—and conversely, how to run Java code from PL/SQL. The two issues we are going to address during this laboratory have a l

Community

Review of Lumigent Log Explorer v4

(Christoffer Hedgate) One of the best known third-party products in the SQL Server arena is Log Explorer from Lumigent Technologies. I am not saying every DBA has it in his toolbox, but most of us have heard about it. It is the only tool (that I know of at least) that connects directly to the transa