SQL Server Central is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 
<< Previous headlines | Later headlines >>
SQLServerCentral.com Headlines from 2008/03/25 to 2008/04/01

The New SQL OS

A entirely new version of SQL Server is being developed for 2010  Read more...
By Steve Jones 2008/04/01 | Source: SQLServerCentral.com | Category: humor
Rating: |  Discuss |  Briefcase | 8,784 reads

SQL Sleep

A new tool announced today for tired DBAs  Read more...
By Additional Articles 2008/04/01 | Source: SQLServerCentral.com | Category: humor
Rating: |  Discuss |  Briefcase | 4,373 reads

Database Wars Coming for the XBOX 360

A new XBOX 360 title is being released today for the DBA in you.  Read more...
By Site Owners 2008/04/01 | Source: SQLServerCentral.com | Category: humor
Rating: |  Discuss |  Briefcase | 7,161 reads

SQLskills.com Announces Time-Setback Technology for DBAs

Today, in a surprise development that has stunned industry analysts, SQLskills.com announced a new technology for DBAs that will help in the never-ending battle against human-error and unforeseen disasters. The patent-pending Time-Setback technology allows DBAs of SQL Server to literally rewind time and avoid disasters before they happen.  Read more...
By Additional Articles 2008/04/01 | Source: SQLskills | Category: humor
Rating:  Rate this |  Briefcase | 1,934 reads

SQL Server Reporting Services Configuration Tool

Installing SQL Server Reporting Services is just the first step in building the foundation for a solid Reporting Services instance. The second step in the process is configuring Reporting Services to conform to the particulars of your environment. These configurations are made to the RSServer.config file via the Reporting Services Configuration Tool.  Read more...
By Additional Articles 2008/03/31 | Source: MSSQLTips.com | Category: Reporting Services
Rating: (not yet rated)  Rate this |  Briefcase | 1,564 reads

CTEs in Report Creation

A discussion on using CTEs to speed the development and maintenance of reports and enhance readability.  Read more...
By Timothy A Wiseman 2008/03/31 | Source: SQLServerCentral.com | Category: CTE
Rating: |  Discuss |  Briefcase | 4,338 reads

Same Report but Different Methods in SQL Server Reporting Services

In Reporting Services in SQL Server 2005 there are several ways of achieving the same result. This article introduces how we can create the same report using several different methods.  Read more...
Rating: (not yet rated)  Rate this |  Briefcase | 2,282 reads

Write your own sp_lock system stored procedure in SQL Server 2005

The sp_lock system stored procedure is a great tool for checking the amount of locking that occurs on your database system. It returns the number and types of locks that are being held by current active SQL Server sessions.  Read more...
By Additional Articles 2008/03/31 | Source: Builder.com | Category: SQL Server 2005
Rating:  Rate this |  Briefcase | 1,830 reads

Standard Query Operators with LINQ

LINQ to Objects and LINQ to Entities have an arsenal of Standard Query Operators that operate on sequences to perform a wide variety of operations.  Read more...
By Additional Articles 2008/03/28 | Source: Microsoft MSDN | Category: LINQ
Rating: (not yet rated)  Rate this |  Briefcase | 1,910 reads

Get More Out of SQL Server Reporting Services Charts

This white paper presents general information, best practices, and tips for designing charts within Microsoft SQL Server Reporting Services reports. It provides an overview of some Reporting Services features, answers common chart design and feature questions, and includes advanced examples of how to design better charts.  Read more...
By Additional Articles 2008/03/28 | Source: TechNet | Category: Reporting Services
Rating: (not yet rated)  Rate this |  Briefcase | 1,963 reads

Implementing a Generic Data Access Layer in ADO.NET Part 1

In Part 1 of a 3 Part Series Joydip Kanjilal discusses the implementation of a provider independent Data Access Layer in ADO.NET.  Read more...
By Additional Articles 2008/03/28 | Source: SQL Server Performance | Category: ADO.NET
Rating:  Rate this |  Briefcase | 2,970 reads

Four Rules for NULLs

In SQL Server 2000 or any relational database, the concept of NULL can be both confusing and hazardess to your employment. Not understanding how to work with NULLs can lead to incorrect responses to queries and poor business decisions being made. New author Michael Coles brings us four rules that can help you work with NULL values in your tables.   Read more...
By Michael Coles 2008/03/28 (first posted: 2005/06/27) | Source: SQLServerCentral.com | Category: Advanced Querying
Rating: |  Discuss |  Briefcase | 83,919 reads

Interview with Chuck Kelley - Part II

Part two of the interview looks at some design decisions in building a warehouse as well as some of the tools available.  Read more...
By Robert Pearl 2008/03/27 | Source: SQLServerCentral.com | Category: Data Warehousing
Rating: |  Discuss |  Briefcase | 921 reads

How to import an Excel file into SQL Server 2005 using Integration Services

Integration Services, which replaces Data Transformation Services (DTS) in SQL Server 2005, is a tool for extracting, transforming, and loading data.  Read more...
By Additional Articles 2008/03/27 | Source: Builder.com | Category: Integration Services
Rating:  Rate this |  Briefcase | 4,089 reads

Best Practices when performing maintenance in a DBM environment

If you have configured database mirroring in synchronous with or without automatic failover mode, you can switch to the mirror server instance and make it available to the clients while you perform hardware or software maintenance on the principal server instance. So let’s see how we can do this:  Read more...
By Additional Articles 2008/03/27 | Source: SQL Community | Category: Database Mirroring
Rating:  Rate this |  Briefcase | 1,246 reads

Job Execution System

ever want to allow people to execute jobs bot not be admins?  Read more...
By TJay Belt 2008/03/27 | Source: SQLServerCentral.com | Category: Jobs
Rating: |  Discuss |  Briefcase | 3,945 reads

SQL Server Database Requirements

In our organization, I have noticed that database requirements are never included as a portion of the system requirements. The requirements always focus on the interface and we derive the database design from the interface as well as fill in some of the gaps.  Read more...
By Additional Articles 2008/03/26 | Source: MSSQLTips.com | Category: Database Design
Rating: (not yet rated)  Rate this |  Briefcase | 2,078 reads

Data Comparison with Data Dude

In this article Dinesh Priyankara shows how Visual Studio Team Edition for Database Professionals can be used to perform data comparison.  Read more...
By Additional Articles 2008/03/26 | Source: SQL Server Performance | Category: Data Dude
Rating:  Rate this |  Briefcase | 1,452 reads

Interview with Chuck Kelley - Part I

An interview with a data warehousing expert Chuck Kelley with some views about the careers in data warehousing.  Read more...
By Robert Pearl 2008/03/26 | Source: SQLServerCentral.com | Category: Data Warehousing
Rating: |  Discuss |  Briefcase | 1,272 reads

XML Workshop XVII - Writing a LOOP to process XML elements in TSQL

Jacob Sebastian brings a little more complexity to working with XML documents. Here we learn how to iterate through a document and use each node and perform some action on each one.  Read more...
By Jacob Sebastian 2008/03/26 | Category: XML
Rating: |  Discuss |  Briefcase | 4,793 reads

Dynamic Search Conditions

ow to write a stored procedure that permits users to select among many search conditions, using both dynamic and static SQL.  Read more...
By Additional Articles 2008/03/25 | Source: Erland Sommarskog's SQL Page | Category: T-SQL
Rating:  Rate this |  Briefcase | 2,665 reads

Configuring SQL Server 2005 Failover Settings in Windows Server 2003

This article is to discuss a number of important cluster Group and Resource properties that have significant impact on failover behaviors.  Read more...
By Richard Lu 2008/03/25 | Source: SQLServerCentral.com | Category: Clustering
Rating: |  Discuss |  Briefcase | 2,096 reads

The HierarchyID Datatype in SQL Server 2008

This article examines one of the T-SQL changes coming in SQL Server 2008: The hierarchyID.  Read more...
By J P R 2008/03/25 | Source: SQLServerCentral.com | Category: SQL Server 2008
Rating: |  Discuss |  Briefcase | 6,661 reads

Column-Store Databases and DW Appliances

With data volumes exploding, conventional enterprise data warehouses are fast running out of headroom. Data warehouse appliances are starting to fill the gap, but the emerging category of column-oriented databases may offer a better option. The key to success is matching your application to the right product.   Read more...
By Additional Articles 2008/03/25 | Source: SearchSQLServer | Category: Data Warehousing
Rating: (not yet rated)  Rate this |  Briefcase | 998 reads