Other News

Community

Asked & Answered

(Roger E. Sanders) Q: In your recent column on split mirroring [Distributed DBA, Quarter 4, 2005], you write that the SET WRITE RESUME command must be executed from the same database connection that has executed the SET SUSPEND command. What do you do when this session has abended? (The same problem

Community

Faster Batch Processing

(Mark Rittman) When you need to load millions of rows of data into a table, the most efficient way is usually to use an INSERT, UPDATE, or MERGE statement to process your data in bulk. Similarly, if you want to delete thousands of rows, using a DELETE statement is usually faster than using procedura

Community

Cleaner Page Loads with AJAX

(Marshall Lager) What can companies do when they need granularity in their dashboards? The answer is, clean them up with AJAX. Most companies already have experienced AJAX (Asynchronous JavaScript and XML), with Google Maps or the photo-sharing service FlickR. The rich Internet application (RIA) ref