SQL Server Disaster Recovery
By Microsoft Team
This bulletin gives an introduction on how to go about developing a disaster recovery strategy for SQL Server. Also included is a case study demonstrating typical considerations when designing a disaster recovery strategy. (Monday, December 08, 2003)

Read More     Discuss in the Forums     See More Articles
with 0 Comments

In this article, over 20 frequently asked questions about SQL endpoint configuration, the Windows HTTP API driver, and Web Services authentication are answered.

http://sqljunkies.com/HowTo/5CCAC423-1407-4A36-AF71-ED6A67D9646A.scuk

with 0 Comments
By Shannon Horn MCAD, MCSD, MCT

Originally Published: Monday, October 27, 2003
Reader Level: Beginner Intermediate

Discuss this Article in the Forums

The DataGrid control is the most flexible and robust data bound control offered by ASP.NET. The DataGrid control renders as an HTML table in the user’s Web browser that can contain any other combination of controls, can be dynamically manipulated using scripts and server-side code, accommodates in-row editing and updating of displayed data, sorting of columns, and built-in paging. The built-in paging supplied by the DataGrid control may either be semi-automatically managed by the control or be manually managed using code.

http://www.sqljunkies.com/Article/4D778A1D-0559-4338-9683-11A199553D7C.scuk
with 0 Comments
New Article: Getting Time Right in Analysis Services

Rare is the OLAP cube that does not include a so-called Time dimension – a dimension that allows data to be analyzed over time. Though often named simply “Time”, the typical Time dimension is actually a date dimension, with a hierarchy consisting of Year-Quarter-Month-Day or the like.

By Tom Chester

with 0 Comments