SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Content with tag SQL Server 2008 Rss

Refine your search with one of the following additional tags (with number of items):

T-SQL (23)     SQL Trace (3)     Database Developer (1)     Performance testing (1)    
SQL Server 2005 (20)     XML (3)     Database Development (1)     PHP (1)    
Integration Services (SSIS) (13)     .Net (2)     Database Mail (1)     powershell (1)    
FILESTREAM (12)     Backup / Restore (2)     Database Snapshots (1)     Product Reviews (1)    
Data Types (11)     Data Profiling (2)     Date Manipulation (1)     Programming (1)    
Spatial Data (11)     Database Mirroring (2)     deadlock (1)     proxy accounts (1)    
Data Warehousing (10)     database security (2)     Declarative Management Framework (DMF) (1)     Query Optimization (1)    
Security (10)     Debugger (2)     Dependencies (1)     Report Builder (1)    
Change Data Capture (CDC) (9)     Editorial (2)     Designing Database Solutions (1)     Reporting Services (1)    
Data Collector (9)     Filtered Indexes (2)     Dimensions (1)     Sample Chapters (1)    
Auditing (8)     Fragmentation (2)     DMV (1)     Sample databases (1)    
Performance Tuning (8)     GIS (2)     Editorial - iPod (1)     SAP (1)    
Resource Governor (8)     Monitoring (2)     Editorial - MP3 (1)     Schema (1)    
Upgrade (8)     peer-to-peer (2)     Editorial - WMV (1)     Service Broker (1)    
Clustering (7)     Permissions (2)     Enterprise Policy Management Framework (EPM) (1)     Snapshots (1)    
Extended Events (7)     Scalability (2)     Exams (1)     sponsored article (1)    
HierarchyID (7)     SQL Server 2000 (2)     Fast Track Data Warehouse (1)     SQL Agent (1)    
News (7)     SQL Server 7, 2000 (2)     features (1)     SQL Sentry (1)    
Blogs (6)     SQL Server security (2)     File Exists (1)     SQL Server Architecture (1)    
TDE (6)     Table Valued Parameters (2)     File System Task (1)     SQL University (1)    
Backup and Recovery (5)     TVP (2)     FTP Task (1)     SQLSaturday (1)    
Data Compression (5)     Visualizations (2)     full database compression (1)     SSIS (1)    
Management Studio (5)     Windows 2008 (2)     geo-replication (1)     SSRS (1)    
Policy Based Management (5)     XEvents (2)     IEnumerable (1)     Star Schemas (1)    
Profiler (5)     ADO.NET (1)     Index Management (1)     statistics (1)    
Replication (5)     Adventureworks (1)     Indexed Views (1)     status (1)    
Reporting Services (SSRS) (5)     AMO (1)     Indexes (1)     Stored Procedures (1)    
Service Packs (5)     Analysis Services (1)     Information (1)     Streaming (1)    
books (4)     Analysis Services (SSAS) (1)     Instances (1)     Studying (1)    
Compression (4)     Application Programming (1)     Jobs (1)     Surface Area Configuration tool (1)    
Database Weekly (4)     attach (1)     Large UDT (1)     syscolumns (1)    
Datetime Manipulation (4)     Backup (1)     loading data (1)     Sysobjects (1)    
Encryption (4)     Backup compression (1)     Log Shipping (1)     System databases (1)    
Extract, Transform, Load (ETL) (4)     Best Practices (1)     Maintenance and Management (1)     System Monitor (1)    
Full-Text Search (2008) (4)     Brad's Sure Guides (1)     Maintenance Plans (1)     Teradata (1)    
Indexing (4)     Bulk import (1)     MCITP (1)     Time Range (1)    
Installation (4)     Business case (1)     MCTS (1)     trace (1)    
MDW (4)     Business Intelligence (1)     Merge Replication (1)     Transactional Replication (1)    
MERGE (4)     Certifications (1)     Miscellaneous (1)     Transparent Data Encryption (1)    
PBM (4)     Command Prompt (1)     Monitor Server (1)     Troubleshooting (1)    
SQL Server Management Studio (SSMS) (4)     Common Language Runtime (CLR) (1)     Netweaver (1)     T-SQL Merge (1)    
Video (4)     compare database (1)     Operators (1)     upgrade advisor (1)    
Administration (3)     Compliance (1)     Oracle (1)     VBScript (1)    
grouping sets (3)     copy_only (1)     Ownership (1)     visual studio (1)    
High Availability (3)     Cryptography (1)     paging (1)     web service (1)    
Performance Monitoring (3)     data (1)     parameters (1)     XMLA (1)    
Sparse Columns (3)     Data access (1)     Partitioned Tables (1)     xp_sendmail (1)    
SQL Server (3)     Data Mining (1)     Performance Advisor (1)    
   Items 1 to 20 of 301    Next 20 >>
 

Generate stored procedure parameter list based on table

Generate stored procedure parameter list based on table, useful when creating new SPs on tables with lots of columns.   Read more...
By Thomas Cournane 2009/12/04 | Source: SQLServerCentral.com | Category: T-SQL
Rating: (not yet rated) |  Discuss |  Briefcase | 17 reads

Installing SQL Server 2008

The installation process for SQL Server 2008 has many different options. These options allow you more control over your SQL Server Instance configuration. Having this additional control allows you to set up your SQL Server 2008 instances out of the box with the appropriate configuration, like directory structure, accounts, etc. In this article I'll walk you through the SQL Server installation process.  Read more...
By Additional Articles 2009/11/24 | Source: developer.com | Category: SQL Server 2008
Rating: (not yet rated)  Rate this |  Briefcase | 1 read

Why We Recommend Against xp_cmdshell

Every so often I see a post in a forum or on Twitter about the use of xp_cmdshell. Usually it is someone looking for...  Read more...
By 2009/11/19 | Source: SQLServerCentral.com | Category: Blogs
Rating:  Rate this |  Briefcase | 1,841 reads

Scripts for Full DB Compression at partition level

Data compression is a key feature with SQL 2008. This script, can compress all DB objects (partition/non-partitioned) according to Partition Range you specifiy.   Read more...
By Jay Rajgor 2009/11/18 | Source: SQLServerCentral.com | Category: Data Compression
Rating: |  Discuss |  Briefcase | 158 reads

SQL Server 2008 Build List

The list of builds for SQL Server 2008 updated with Cumulative Update 5 for SP1 and CU8 for RTM.  Read more...
By Steve Jones 2009/11/18 (first published: 2008/09/26) | Source: SQLServerCentral.com | Category: SQL Server 2008
Rating: |  Discuss |  Briefcase | 15,159 reads

SQL Server 2008 Upgrade Gotchas & Fixes

Preparation for upgrading SQL Server 2005 production database servers to SQL Server 2008, I tested upgrade in dev/test env.  Read more...
By Brandon Forest 2009/11/17 | Source: SQLServerCentral.com | Category: SQL Server 2008
Rating: |  Discuss |  Briefcase | 6,113 reads

SQL Server 2005 & 2008 - Backup, Integrity Check & Index Optimization

Solution for Backup, Integrity Check and Index Optimization in SQL Server 2005 and SQL Server 2008. Updated 05 Sep 2009.  Read more...
By Ola Hallengren 0001/01/01 | Source: SQLServerCentral.com | Category: Backup / Restore
Rating: |  Discuss |  Briefcase | 23,015 reads

The Best of SQLServerCentral, Vol.7

The seventh volume in this collection brings you a compilation of the best articles we've seen over the past year, from over 50 authors.   Read more...
By Steve Jones | Source: SQLServerCentral.com | Category: books
Rating: (not yet rated) |  Discuss |  Briefcase | 81 reads

Best Practices – When Using FILESTREAM Feature of SQL Server 2008

In SQL Server 2008 one can store BLOBs (e.g. Images, video, Word, Excel, PDF, MP3, etc) in the NTFS file system rather than in a database file. This can be done by using the new FILESTREAM feature which was introduced in SQL Server 2008. In this tip we will take a look at some of the best practices which a database administrator can follow to get the best performance when using the FILESTREAM feature of SQL Server 2008.  Read more...
By Additional Articles 2009/11/11 | Source: MSSQLTips.com | Category: FILESTREAM
Rating:  Rate this |  Briefcase | 2,261 reads

SQL University: Multiple Paths and Ownership Chaining

Welcome back to our last class this term on security in SQL Server here at SQL University. According to the syllabus,...  Read more...
By 2009/11/03 | Source: SQLServerCentral.com | Category: Blogs
Rating: (not yet rated)  Rate this |  Briefcase | 588 reads

Using SQL Server 2008 Reporting Services with SAP NetWeaver Business Intelligence

This paper discusses the integration of SAP NetWeaver BI ® with Microsoft ® SQL Server ® 2008 Reporting Services (SSRS). The paper provides an overview of using the Reporting Services SAP Netweaver BI data provider and related query designer, to build high quality reports against SAP NetWeaver BI sources. For Reporting Services users who are new to working with SAP NetWeaver BI, this paper will help you connect and build datasets. For users already familiar with SAP NetWeaver, the paper will show how some of that system’s notable features can be leveraged in Reporting Services reports. It also presents some tips and tricks that can help you make the most of the integration between the two products.  Read more...
By Additional Articles 2009/11/02 | Source: Microsoft MSDN | Category: SQL Server 2008
Rating: (not yet rated)  Rate this |  Briefcase | 1,018 reads

Using SQL Server 2008 Change Data Capture

An introduction to this new feature in SQL Server 2008.  Read more...
By Additional Articles 2009/10/19 | Source: developer.com | Category: SQL Server 2008
Rating: (not yet rated)  Rate this |  Briefcase | 2,273 reads

Open DBDiff for SQL Server 2008

The DBDiff utility compares two databases and generates a script to synchronize the two databases. In this article, MAK illustrates the various uses of the Open Diff utility.  Read more...
By Additional Articles 2009/10/14 | Source: Database Journal | Category: compare database
Rating:  Rate this |  Briefcase | 3,027 reads

Using new location-aware data types in SQL Server 2008

With SQL Server 2008, you will have new built-in support for location based data types and supporting geospatial features. Next you will learn how these new data types work.  Read more...
By Additional Articles 2009/10/13 | Source: developer.com | Category: SQL Server 2008
Rating:  Rate this |  Briefcase | 1,547 reads

SQL Server 2008 Failover Clustering

This white paper complements the existing documentation on planning, implementation, and administration of a SQL Server 2008 failover cluster, which can be found in Microsoft SQL Server 2008 Books Online. There are links to relevant existing content throughout the paper, which is intended primarily for a technical audience. This white paper covers failover cluster architecture and concepts for Windows Server (2003 and 2008) and SQL Server 2008; installation of a SQL Server 2008 failover cluster; upgrades and updates to SQL Server 2008 failover clustering; and maintenance and administration of SQL Server 2008.  Read more...
By Additional Articles 2009/10/02 | Source: SQLCAT | Category: Clustering
Rating: (not yet rated)  Rate this |  Briefcase | 2,694 reads

Setting up Change Data Capture in SQL Server 2008

Change Data Capture (CDC) is a new native feature in SQL Server 2008 Enterprise Edition. This article shows how to use CDC to easily set up data auditing on your SQL Server system  Read more...
By Additional Articles 2009/09/30 | Source: Builder.com | Category: Change Data Capture (CDC)
Rating: (not yet rated)  Rate this |  Briefcase | 2,505 reads

SQL Server 2005 & 2008 - Backup, Integrity Check & Index Optimization

Solution for Backup, Integrity Check and Index Optimization in SQL Server 2005 and SQL Server 2008. Updated 05 Sep 2009.  Read more...
By Ola Hallengren 0001/01/01 | Source: SQLServerCentral.com | Category: Backup / Restore
Rating: |  Discuss |  Briefcase | 23,015 reads

SQL Server 2008 Build List

The list of builds for SQL Server 2008 updated with Cumulative Update 5 for SP1 and CU8 for RTM.  Read more...
By Steve Jones 2009/11/18 (first published: 2008/09/26) | Source: SQLServerCentral.com | Category: SQL Server 2008
Rating: |  Discuss |  Briefcase | 15,159 reads

Using SQL Server 2008 Reporting Services with the.NET Framework Data Provider for Teradata

This article discusses the connectivity and usage of Teradata database servers and the .NET Framework Data Provider for Teradata with Microsoft SQL Server 2008 Reporting Services (SSRS).  Read more...
By Additional Articles 2009/09/18 | Source: Microsoft MSDN | Category: Teradata
Rating: (not yet rated)  Rate this |  Briefcase | 1,719 reads

Tuning the Performance of Change Data Capture in SQL Server 2008

Change data capture is a new feature in SQL Server 2008 that provides an easy way to capture changes to data in a set of database tables so these changes can be transferred to a second system like a data warehouse. This document provides guidance on how to configure change data capture parameters to maximize data capture performance while minimizing the performance impact on the production workload. The scope of this document is limited to the capture of change data and the cleanup process. Querying the changed data is out of scope for this white paper.  Read more...
Rating:  Rate this |  Briefcase | 1,598 reads
   Items 1 to 20 of 301    Next 20 >>
 
Most popular

SQL Server 2008 T-SQL Enhancements Part - III

Continuing with his series on T-SQL enhancements in SQL Server 2008, Arshad Ali brings us a look at the HierarchyID and Large UDTs.  Read more...
By Arshad Ali 2009/08/27 | Source: SQLServerCentral.com | Category: SQL Server 2008
Rating: |  Discuss |  Briefcase | 10,041 reads

SQL Server 2008 T-SQL Enhancements Part - I

SQL Server 2008 has a number of enhancements over 2005 that make it a more capable platform. New author Arshad Ali brings us an overview and some code about a few T-SQL changes.  Read more...
By Arshad Ali 2009/01/22 | Source: SQLServerCentral.com | Category: SQL Server 2008
Rating: |  Discuss |  Briefcase | 19,819 reads

SQL Server 2008 T-SQL Enhancements Part - IV

In the fourth installment that looks at T-SQL changes for SQL Server 2008, Ashad Ali examines how the Filestream data type works.  Read more...
By Arshad Ali 2009/08/28 | Source: SQLServerCentral.com | Category: SQL Server 2008
Rating: |  Discuss |  Briefcase | 7,301 reads