Sign in
Dave does Data
Tutorials, Performance Tuning, Tips & Techniques on SQL Server & its ecosystem.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.NET
.NET Development
Connection Strings
Data Mining
Downloads
Free
Geography
Geometry
News
Polygon
Recommendations
Reporting Services
Spatial
SQL Analysis Services (SSAS)
SQL Integration Services (SSIS)
SQL Management Studio (SSMS)
SQL Reporting (SSRS)
SQL Server
SQL Server Intergration Services
SQL Server Spatial
SSIS
SSRS
Tools
Training
TSQL
Archive
Archives
November 2010
(4)
October 2010
(2)
August 2010
(1)
April 2010
(4)
January 2010
(2)
October 2009
(1)
September 2009
(8)
August 2009
(1)
May 2009
(1)
April 2009
(11)
March 2009
(1)
February 2009
(3)
January 2009
(1)
November 2008
(9)
October 2008
(8)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Dave does Data
TSQL Tips: Writing more efficient DDL (Data Definition Language) with system functions
Posted
over 3 years ago
by
davele
4
Comments
The internet is swimming with examples of really inefficient TSQL code. Just because everyone does it that way doesn’t make it optimal. I’ve already blogged about the issues you will find with NOLOCK hints , this post show that using system functions...
Dave does Data
How to: See SharePoint 2010 Data Connections from Excel 2010
Posted
over 3 years ago
by
davele
3
Comments
Recently I tore my hair out trying to create a great end-user experience for my Excel 2010 users when they access SharePoint. Eventually I found a way to get it to work. This is not a perfect post. I’m far from an expert in SharePoint & I’m...
Dave does Data
PreScan: SQL Schema Data Types
Posted
over 3 years ago
by
davele
0
Comments
Continuing on from my previous post PreScan: SQL Database Schema Distribution this Scan looks at the datatypes used in the database you need to tune. Perhaps one of the less useful of the pre-scans it is still handy. It highlights the use of depreciated...
Dave does Data
PreScan: SQL Database Schema Distribution
Posted
over 3 years ago
by
davele
0
Comments
At the very start of a performance tuning exercise I do a Quick Appraisal to assess what I'm dealing with. This is one of a number of “information collection” scripts I run. This post shows (a) Code & (b) some ideas on insight you can...
Page 1 of 1 (4 items)