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/04/13 to 2008/04/20

Integrating Reporting Services into Your Application

This paper summarizes the different ways that developers can integrate SQL Server 2005 Reporting Services capabilities in their applications.  Read more...
By Additional Articles 2008/04/18 | Source: TechNet | Category: Reporting Services
Rating: (not yet rated)  Rate this |  Briefcase | 9,705 reads

Recursive Queries in SQL Server 2005

Part 2 of new T-SQL enhancements from Srinivas Sampath. SQL Server 2005 contains a number of enhancements designed to allow you to write more powerful queries while keeping the code structured in a way that makes development and understanding it easier. Building on his first look at Common Table Expressions, Srinivas now looks at recursive queries with CTEs.   Read more...
By Srinivas Sampath 2008/04/18 (first posted: 2005/03/03) | Source: SQLServerCentral.com | Category: Development
Rating: |  Discuss |  Briefcase | 70,528 reads

Set Functions: The StripCalculatedMembers() Functio

Business Intelligence Architect Bill Pearson continues his examination of MDX functions, this time introducing StripCalculatedMembers(). In this article, we expose the function, and then lead a hands-on practice session with examples that reinforce the concepts.  Read more...
By Additional Articles 2008/04/18 | Source: Database Journal | Category: MDX
Rating: (not yet rated)  Rate this |  Briefcase | 1,174 reads

Reverse engineering alias data types - Part 5

Continuing with his series on Alias Data Types in SQL Server 2000, Yakov Shmalfman brings us part 5, looking at indexes.  Read more...
By Yakov Shlafman 2008/04/17 | Source: SQLServerCentral.com | Category: SQL Server 2000
Rating: (not yet rated) |  Discuss |  Briefcase | 834 reads

SQL Data Generator

A new tool from Red Gate software that helps you generate realistic test data for testing your SQL Server applications.  Read more...
By Additional Articles 2008/04/17 | Source: SQLServerCentral.com | Category: Product Reviews
Rating: |  Discuss |  Briefcase | 1,727 reads

High Availability (DR) Using SQL Server 2005 Transactional Replication

One of the four high availability technologies in SQL Server is replication, though this can be very cumbersome to setup and get working. Longtime author Paul Ibison looks at how this has changed from SQL Server 2000 to 2005 and what you should consider before setting this up.  Read more...
By Paul Ibison 2008/04/17 | Source: SQLServerCentral.com | Category: High Availability
Rating: |  Discuss |  Briefcase | 4,798 reads

SQLSaturday - Jacksonville

Coming in May is a free one day event in Jacksonville, FL.  Read more...
By Additional Articles 2008/04/22 (first posted: 2008/02/22) | Source: End to End Training | Category: Conferences and Events
Rating: (not yet rated)  Rate this |  Briefcase | 2,499 reads

theSystem - Part II

Continuing on with his series on building a game in SQL Server, Steve Fibich expands the schema and objects in this article.  Read more...
Rating: |  Discuss |  Briefcase | 2,835 reads

myLittleAdmin for MS SQL Server 2005

A short review from the perspective of a web hoster on this handy software utility.  Read more...
By Additional Articles 2008/04/16 | Source: Other | Category: SQL Server 2005
Rating:  Rate this |  Briefcase | 3,946 reads

SQL Server Script to Create Windows Directories

An interesting script to handle file tasks from within SQL Server.  Read more...
By Additional Articles 2008/04/16 | Source: MSSQLTips.com | Category: Administration
Rating:  Rate this |  Briefcase | 3,604 reads

Designing Tables for Audit Data in SQL Server

My company is just starting to look at adding functionality to retain historical data for key tables and columns for auditing purposes in many of our SQL Server databases. I have seen some of your recent tips related to triggers (Forcing Trigger Firing Order in SQL Server and Trigger Alternatives in SQL Server - OUTPUT Clause). Based on using triggers or a similar technology, what is the best way to store the historical data?  Read more...
By Additional Articles 2008/04/15 | Source: MSSQLTips.com | Category: Auditing
Rating: (not yet rated)  Rate this |  Briefcase | 3,781 reads

Giving Permissions through Stored Procedures

QL 2005 adds two new methods – signing with certificates and impersonation with EXECUTE AS – that can manage cases where the classic method of ownership chaining fails. I explain the two new methods, as well as the old one, and warns you about the pitfalls.  Read more...
By Additional Articles 2008/04/15 | Source: Erland Sommarskog's SQL Page | Category: T-SQL
Rating:  Rate this |  Briefcase | 2,501 reads

Lesson Learned from Contracting, Revisited

A few notes from a consulting engagement that might get you to think about what to expect from your next contractors.  Read more...
By Tom Fischer 2008/04/15 | Source: SQLServerCentral.com | Category: Career
Rating: |  Discuss |  Briefcase | 6,096 reads

DBA Morning Check List

This article helps the DBA find and fix issues quickly by creating a DBA Morning Checklist.  Read more...
By Bill Richards 2008/04/14 | Source: SQLServerCentral.com | Category: Database Administration
Rating: |  Discuss |  Briefcase | 12,615 reads

Analyze and Correct a large SQL Server MSDB Database

It has come to my attention that some of our MSDB databases are getting what I would consider large for a system database. Some of our MSDB databases are over 2 GB which is a little perplexing because I know we do not create any user defined objects in that database. Can you give me some insight into the issue? I know we have this issue with both SQL Server 2000 and 2005 instances.  Read more...
By Additional Articles 2008/04/14 | Source: MSSQLTips.com | Category: Administration
Rating:  Rate this |  Briefcase | 2,740 reads

Storing Images and BLOB files in SQL Server Part 4

Part 4 of this series focuses on storing BLOBs on the Windows File System and using Microsoft SQL Server to organize them from a web page.  Read more...
By Additional Articles 2008/04/14 | Source: Database Journal | Category: BLOB Manipulation
Rating: (not yet rated)  Rate this |  Briefcase | 2,351 reads

PASS 2008 - Article

Register for the 2008 PASS Summit in November today and save! Use our code when you register and attend our opening night reception.  Read more...
By Steve Jones 2008/04/14 | Source: SQLServerCentral.com | Category: SQLServerCentral.com
Rating: (not yet rated) |  Discuss |  Briefcase | 1,049 reads