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/03 to 2008/03/10

Why Object Qualification is important.

You have all read about why object qualification is important. You also must have heard of why stored Proc should not have sp_ as prefix to the name. Now let us proove if this is all true.  Read more...
By Roy Ernest DBA 2008/03/10 | Source: SQLServerCentral.com | Category: T-SQL
Rating: |  Discuss |  Briefcase | 7,214 reads

Trash Destination Adapter

The Trash Destination is now available for SQL Server 2005 and SQL Server 2008. The Trash Destination and this article came from early experiences of using SSIS and community feedback at the time. When developing a package it is very useful to have a destination adapter that does nothing but consume rows with no setup requirement.  Read more...
By Additional Articles 2008/03/10 | Source: sqlis.com | Category: Integration Services
Rating: (not yet rated)  Rate this |  Briefcase | 787 reads

Script to determine permissions in SQL Server 2005

Although a few different options (Management Studio, system stored procedures, system views, custom scripts, etc.) exist to determine your permissions in SQL Server, in this tip we want to outline the functionality from the fn_my_permissions table valued function.   Read more...
By Additional Articles 2008/03/10 | Source: MSSQLTips.com | Category: Security
Rating:  Rate this |  Briefcase | 2,853 reads

European PASS Conference 2008!

The next European PASS Conference will take place between the 14th - 16th of April 2008 in Neuss, Germany!  Read more...
By Charley.Hanania 2008/03/10 | Source: SQLServerCentral.com | Category: Conference
Rating: |  Discuss |  Briefcase | 331 reads

Apply Test-Driven Development to your Database Projects

This article from MSDN discusses the benefits of TDD and bringing unit testing to your database development.  Read more...
By Additional Articles 2008/03/07 | Source: Microsoft MSDN | Category: VSTS
Rating: (not yet rated)  Rate this |  Briefcase | 1,563 reads

Linked Server Optimization

This article demonstrates the negative affect that linked servers can cause in queries and offers alternatives to speed up performance.  Read more...
By Bill Richards 2008/03/07 | Source: SQLServerCentral.com | Category: Linked Servers
Rating: |  Discuss |  Briefcase | 7,809 reads

Using VBScript to Automate Tasks

This article discusses why VBScript should be one of the tools you use to manage your server. Sample scripts show how to remove files over x days old and how to FTP files.   Read more...
By Haidong Ji 2008/03/07 (first posted: 2003/11/04) | Source: SQLServerCentral.com | Category: Administering
Rating: |  Discuss |  Briefcase | 94,514 reads

Extending SQL Server Reporting Services with SQL CLR Table-Valued Functions

This article describes how to take advantage of SQL CLR table-valued functions to combine different types of data sources to create rich and exciting SQL Server Reporting Services reports.  Read more...
By Additional Articles 2008/03/07 | Source: TechNet | Category: Reporting Services
Rating: (not yet rated)  Rate this |  Briefcase | 1,616 reads

The Stewardship Approach to Data Governance: Chapter 8

This is the eighth article in a continuing series, and this installment discusses the Data Steward Coordinator.  Read more...
By Additional Articles 2008/03/06 | Source: TDAN | Category: Data Modeling
Rating: (not yet rated)  Rate this |  Briefcase | 543 reads

How to Break Replication

David Poole is a regular author at SQLServerCentral.com, sharing many of his knowledge and experiences with us over the years. This time he examines some of the issues that you might have with replication.  Read more...
By David Poole 2008/03/06 | Source: SQLServerCentral.com | Category: Replication
Rating: |  Discuss |  Briefcase | 6,169 reads

Dimensional Model Components: Dimensions Part II

Business Intelligence Architect Bill Pearson continues his subseries surrounding components of the Analysis Services dimensional model. In the second half of this article, we extend our focus on dimensions to include property settings for Cube Dimensions.  Read more...
By Additional Articles 2008/03/06 | Source: Database Journal | Category: Data Modeling
Rating: (not yet rated)  Rate this |  Briefcase | 1,237 reads

Featured Blog: iFTS Performance – DocidMap

This next post from MVP Simon Sabin examines one of the major improvements in performance of search.  Read more...
By Additional Articles 2008/03/06 | Source: Other | Category: Full-Text Search (2008)
Rating: (not yet rated)  Rate this |  Briefcase | 493 reads

Using the script task to dynamically build SSIS package variables

Expressions can be used to dynamically build an output file. Here we will show you another way to do this using the script task.  Read more...
By Additional Articles 2008/03/05 | Source: MSSQLTips.com | Category: Integration Services
Rating: (not yet rated)  Rate this |  Briefcase | 1,860 reads

SQL Server non-clustered indexes for query optimization

Optimize SQL Server non-clustered indexes and queries by considering index fields, compound indexes and SQL Server statistics' impact on non-clustered indexes.  Read more...
By Additional Articles 2008/03/05 | Source: SearchSQLServer | Category: Indexing
Rating: (not yet rated)  Rate this |  Briefcase | 2,575 reads

How Much Training Data Is Enough?

This tip shows you how you can apply the cross-validation feature in the upcoming SQL Server 2008 release to estimate if the training set size is sufficient for a given model.  Read more...
By Additional Articles 2008/03/05 | Source: sqlserverdatamining.com | Category: Data Mining
Rating: (not yet rated)  Rate this |  Briefcase | 752 reads

Simple Method for Importing Ragged files

This article explains how to import text files using SSIS in those cases where the text files have different formatted data on different rows. The solution recommended involves minimal coding and is highly maintainable.   Read more...
By Paul Ibison 2008/03/05 | Source: SQLServerCentral.com | Category: Integration Services
Rating: |  Discuss |  Briefcase | 5,225 reads

SQL Server 2005 Express Edition - Part 16 - Transactional and Merge Replication

Marcin Policht provides a step-through sample implementation of transactional and merge replication.  Read more...
Rating: (not yet rated)  Rate this |  Briefcase | 1,220 reads

Get a Return Every Time.

This article will show how you can produce a return regardless of variables passed and debugging tool for @SQL String.  Read more...
By Charles Eaton 2008/03/04 | Source: SQLServerCentral.com | Category: T-SQL
Rating: |  Discuss |  Briefcase | 4,961 reads

Script Component as Data Source

In this article Dinesh Asanka demonstrates how you can use your own data sources in SQL Server Integration Services.  Read more...
Rating: (not yet rated)  Rate this |  Briefcase | 1,195 reads

Featured Blog: iFTS Manageability – Loading thesaurus files

MVP Simon Sabin continues his in depth look at Full Text Search in SQL Server 2008. This time he examines how you can load Thesaurus files.  Read more...
By Additional Articles 2008/03/04 | Source: Other | Category: Full-Text Search (2008)
Rating: (not yet rated)  Rate this |  Briefcase | 465 reads

Configuring SQL Server memory settings

Learn about SQL Server memory needs and settings including RAM amounts, how to enable AWE, maximum server memory and the differences of 32- and 64-bit platforms.  Read more...
By Additional Articles 2008/03/03 | Source: SearchSQLServer | Category: SQL Server 2005
Rating:  Rate this |  Briefcase | 3,163 reads

Querying the INFORMATION_SCHEMA

Using a macro to query the INFORMATION_SCHEMA  Read more...
By Mike DiRenzo 2008/03/03 | Source: SQLServerCentral.com | Category: INFORMATION_SCHEMA
Rating: |  Discuss |  Briefcase | 8,001 reads

Adding Reporting Services to an existing SQL Server installation

In this tip we look at the process of installing Reporting Services on a server that is already running Database Services.  Read more...
By Additional Articles 2008/03/03 | Source: MSSQLTips.com | Category: Reporting Services
Rating: (not yet rated)  Rate this |  Briefcase | 1,979 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