Administration


2829 results found, displaying items 1 - 20

 Featured ITTV Video


Hyper-V Networking
by John Savill
Watch the video now!
ITTV Featured Video




Getting the most from BI in a Tough Economy

Join me on July 23rd and learn how to quickly deliver actionable information to your company's leaders.

SQL Server Magazine

LiteSpeed’s SmartDiff Technology Reduces Backup Sizes and Times

Quest Software's LiteSpeed for SQL Server now includes SmartDiff, which compresses database backups by as much as 40X.

SQL Server Magazine

Create Pivoted Tables in 3 Steps This article is only available to subscribers.  Sign up now and get instant access!

If you want to create pivoted tables but found the PIVOT operator syntax in SQL Server Books Online (BOL) confusing, try this three-step approach to creating a PIVOT query. This query uses a common table expression (CTE).

SQL Server Magazine

SharePoint Security for DBAs This article is only available to subscribers.  Sign up now and get instant access!

Control access to SharePoint’s functionality and external systems by defining Active Directory service accounts and assigning administrative permissions to users and groups on SharePoint’s internal security layers.

SQL Server Magazine

Azure: Data Mining in the Cloud

SQL Server data mining goes into the clouds

SQL Server Magazine

Diving Deeper into Wait Stats This article is only available to subscribers.  Sign up now and get instant access!

In two previous articles, I've discussed SQL Server 2005 waits and showed you some of the more common ones. Now, let's dive down for a deeper view of what each connection or even thread in the SQL Server instance is waiting on.

SQL Server Magazine

Q. What is the support policy for hosting a clustered SQL Server instance in a virtual environment?

FAQ for Windows

YourSQLDba

This free tool uses T-SQL to more easily perform database maintenance tasks.

SQL Server Magazine

Do You Need a Shrink?

A Windows IT pro gets his database transaction logs under control and starts to overcome his irrational fear of SQL Server.

Windows IT Pro

Access Analysis Services Cubes with WCF

A recent project I’ve been working on involves powering advanced Silverlight 2 interfaces with data coming from Analysis Services cubes via Windows Communication Foundation (WCF).

SQL Server Magazine

Improving the Index_Evaluation_USP Stored Procedure

Some refinements to Index_Evaluation_USP make this T-SQL stored procedure more effective and easier to use to identify tables without indexes, indexes that aren't being used, and indexes that aren't being used efficiently.

SQL Server Magazine

Should You Gather Performance Metrics Yourself?

Kalen explores whether you should collect performance data yourself or use a tool to do it.

SQL Server Magazine

Set-Based vs. Cursor-Based Solutions for Running Aggregates This article is only available to subscribers.  Sign up now and get instant access!

Although set-based solutions to running aggregations have many advantages over cursor-based solutions, cursor-based solutions can provide better performance in certain cases, such as when dealing with very large partitions.

SQL Server Magazine

Avoid Referential Integrity Errors When Deleting Records from Databases

Deleting all the records in a database can be tricky when it includes tables with foreign keys. Here's a script you can use if you have ALTER TABLE permission and a stored procedure you can use if you don't.

SQL Server Magazine

CLR Stored Procedure Finds Broken Objects

Stored procedures, user-defined functions, views, and triggers can fail to execute when the objects they reference have been changed. Here's a tool you can use to detect broken objects before they cause problems.

SQL Server Magazine

How to Determine the Average Number of Days Between Orders or Other Important Events

Using a looping algorithm to determine the average number of days between orders can be painfully slow code to write and run. A better approach is to use the ROW_NUMBER function.

SQL Server Magazine

New Version of PowerShell Tool Provides Prepackaged Scripts and Commands

The QuickClick Library in Idera's PowerShellPlus 3.0 features around 100 prepackaged scripts and commands for performing tasks in Windows, Active Directory, SharePoint, VMware, and other areas.

Windows IT Pro

Find Strings in Database Code, SQL Server Agent Jobs, and SSIS Packages

After discovering a useful T-SQL stored procedure, a reader and his coworkers adapt it so it can perform more types of searches and more refined searches when needed.

SQL Server Magazine

Virtualization Licensing for Windows Server and SQL Server This article is only available to subscribers.  Sign up now and get instant access!

The licensing for Microsoft products is complicated and virtualization doesn't make the task any easier. Here are the basics.

SQL Server Magazine

Using SQL Server 2008's FILESTREAM Data Type

The FILESTREAM data type in SQL Server 2008 is a valuable way to access data--here's a quick primer.

SQL Server Magazine

Add these Headlines to your Website



     [1]  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  40  41  42  43  44  45  46  47  48  49  50  51  52  53  54  55  56  57  58  59  60  61  62  63  64  65  66  67  68  69  70  71  72  73  74  75  76  77  78  79  80  81  82  83  84  85  86  87  88  89  90  91  92  93  94  95  96  97  98  99  100  101  102  103  104  105  106  107  108  109  110  111  112  113  114  115  116  117  118  119  120  121  122  123  124  125  126  127  128  129  130  131  132  133  134  135  136  137  138  139  140  141  142   next page 


 

ADS BY GOOGLE