RedTram News Search Engine
Русский  English Українська  Français  Polski  Deutsch  Italiano  Español  中文   
9 July 2008 year (time zone GMT 00:00)  Number of sources in English: 4473
sqlservercentral.com RSS 2.0

DTUTIL Utility to Copy / Delete SSIS Deployed in MSDB to File System

09.07.2008 06:48    sqlservercentral.com
Use the DTUTIL Command Prompt Utility to Copy / Install / Delete the SSIS Package deployed in MSDB Database to file system



Enhancement in variable declaration - SQL Server 2008

09.07.2008 06:48    sqlservercentral.com
Enhanced variable declaration, one of the many enhancements that Microsoft added to SQL Server 2008 allows you to declare and initialize a value at the same time. This article shows you how to do it.

Reading XML documents using LINQ to XML

09.07.2008 06:48    sqlservercentral.com
As XML has become a popular means to store data for ease of interoperability, how do we use LINQ to query XML data?

Professional Certification for DBAs

08.07.2008 06:42    sqlservercentral.com
In this article, republished from Brad McGehee's book 'How to Become an Exceptional DBA', Brad explains why there are several advantages for DBAs in continuing to take exams throughout their careers.

Rebuilding the SQL Server master database - Part 1

08.07.2008 06:42    sqlservercentral.com
So, how do you prepare for a master rebuild and what do you do afterwards? Hopefully this checklist will give you an idea.

Understanding INNER join in detail

08.07.2008 06:42    sqlservercentral.com
This objective of the article is to give readers in depth understanding of INNER JOIN with different joining conditions.

Implementing Upgrade of SQL Server 2005 Express Edition

07.07.2008 06:50    sqlservercentral.com
In the previous installment of our series, we presented a variety of reasons that might influence your decision to upgrade a full-fledged member of the SQL Server 2005 family. This article discusses the actual implementation of this process, pointing out

SQL Server local disk storage to SANs

07.07.2008 06:50    sqlservercentral.com
Storage area networks (SANs) improve SQL Server performance. Set up SANs on SQL Server with these best practices on migrating to, and configuring SANs.

Error Handling in Nested Procedures and Logging Custom Errors

07.07.2008 06:50    sqlservercentral.com
Longtime author Leo Peysakhovich brings us a new article on error handling when you have procedures nested inside each other.

Managed Data Access Inside SQL Server with ADO.NET and SQLCLR

04.07.2008 06:36    sqlservercentral.com
Using the new SQLCLR feature, managed code can use ADO.NET when running inside SQL Server 2005. Learn about SQLCLR via basic scenarios of in-process data access, SQLCLR constructs, and their interactions.

How to Export Data to Microsoft Office Excel 2007 Using SQL Server 2005

04.07.2008 06:36    sqlservercentral.com
This article provides a step by step guide on how to export data to Microsoft Office Excel 2007

The New ETL Paradigm

04.07.2008 06:36    sqlservercentral.com
SQL Server 2005 will truly introduce a new paradigm in how developers and DBAs work with SQL Server. One area in which dramatic changes have taken place is DTS, which is now renamed to SQL Server Integration Services or SSIS.

An MVP From Way Down South

03.07.2008 06:36    sqlservercentral.com
Please join us in congratulating one of our longtime community members on MVP status.

Deleting batches of rows with TOP

03.07.2008 06:35    sqlservercentral.com
Using the TOP clause in a procedure to delete records in batch.

The Many Uses of Coalesce in SQL Server

03.07.2008 06:35    sqlservercentral.com
Many times people come across the Coalesce function and think that it is just a more powerful form of ISNULL. In actuality, I have found it to be one of the most useful functions with the least documentation. In this

Missing Date Ranges- the Sequel

03.07.2008 06:35    sqlservercentral.com
Alex Kozak returns with another Date puzzle. A question from a Simple-Talk reader gives Alex the inspiration to see if is possible to list unused date ranges in one Select statement.

Recursive Queries using Common Table Expressions (CTE) in SQL Server

02.07.2008 06:49    sqlservercentral.com
The problem arises when the hierarchy level increases as SQL Server is limited to 32 levels of recursion. We need a better way to implement recursive queries in SQL Server 2005. How do we do it?

Slowly Changing Dimension in SQL Server 2005 - Part 2

02.07.2008 06:49    sqlservercentral.com
This article is Part 2 in the series which explores the options available in SQL Server 2005 for Slowly Changing Dimensions

Introduction to the Transaction Log

02.07.2008 06:49    sqlservercentral.com
The transaction log is a fairly complex construct in SQL Server and present in every database installation. New author James Rea brings us a great introduction to how the log works and how to maintain it.

Congratulations to Our New MVPs

02.07.2008 06:49    sqlservercentral.com
Two longtime members of the SQLServerCentral.com community received the well-deserved MVP status this week. Congratulate Jeff Moden and Michael Coles.

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 ... 117 »