Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Carpe Datum
Data Flotsam and Jetsam
This Blog
About
Email
Syndication
RSS 2.0
Atom 1.0
Search
News
Having trouble with a feed from this site? Post a reply to any blog entry.
Tags
Administration
Agent
Best Practices
Book Review
Business Intelligence
Career
Certifications
Computing
Conferences
Connections
Customer Contact
DBA
Design
Developer
Development
Disaster Recovery
Documentation
Downloads
Encryption
Error Codes
Help
Indexes
Latest Version
Link Lists
Links
Locks
Longhorn
Maintenance
Maintenance Plans
Management
Metadata
Microsoft
Microsoft Update
MSDN
PASS
PBM
Performance Tuning
Personal
Planning
Podcast
Policy Based Management
PowerShell
Process
Questions
Quote Of The Day
Rant
Real World DBA
SCOM
Scripts
Searching
Security
Service Packs
SOA
SQL Server
SQL Server 2000
SQL Server 2008
SQL Server Documentation
SQL Server Downloads
SQL Server Management Studio
SSIS
SSMS
Standard Reports
Strings
Support
System Center Operations Manager
Technet
Testing
Tips
T-SQL
Tutorials
Upgrades
Virtualization
Walkthroughs
Web
Windows 2008
Recent Posts
Quote of the Day – On Having a Purpose
Using Perfmon with SQL Server – Part Two
Using Perfmon with SQL Server – Part One
Channeling Bruce Lee: Tuning without Tuning
Color Me Corrected – Will the REAL sysobjects please stand up?
Archives
November 2009 (15)
October 2009 (23)
September 2009 (22)
August 2009 (21)
July 2009 (23)
June 2009 (23)
May 2009 (21)
April 2009 (22)
March 2009 (23)
February 2009 (20)
January 2009 (22)
December 2008 (23)
November 2008 (19)
October 2008 (24)
September 2008 (22)
August 2008 (22)
July 2008 (21)
June 2008 (21)
May 2008 (21)
April 2008 (25)
March 2008 (23)
February 2008 (22)
January 2008 (21)
December 2007 (15)
November 2007 (18)
October 2007 (23)
September 2007 (21)
August 2007 (21)
July 2007 (1)
June 2007 (3)
May 2007 (3)
April 2007 (3)
March 2007 (2)
February 2007 (3)
Browse by Tags
All Tags
»
Design
Administration
Best Practices
Book Review
Career
Computing
Connections
DBA
Developer
Development
Disaster Recovery
Documentation
Downloads
Help
Latest Version
Links
Maintenance
Maintenance Plans
Management
Metadata
Microsoft
Performance Tuning
Personal
Planning
PowerShell
Process
Questions
Rant
Scripts
SQL Server
SQL Server 2000
SQL Server 2008
SQL Server Documentation
SQL Server Downloads
SQL Server Management Studio
SSMS
Testing
Tips
T-SQL
Tutorials
Upgrades
Virtualization
Walkthroughs
Web
Windows 2008
Tuesday, November 17, 2009 7:03 AM
Channeling Bruce Lee: Tuning without Tuning
I’m leading a Performance Tuning workshop here in Portland, Oregon today, and I normally start this kind of workshop with a segment on “pre-tuning” – or, the steps you take so that you don’t have to tune as much later. When we set up a system is the greatest
Posted by
Buck Woody
|
0 Comments
Filed under:
Developer
,
DBA
,
Development
,
SQL Server
,
Performance Tuning
,
Design
,
Testing
,
Tips
Wednesday, November 11, 2009 7:49 AM
How Microsoft Does IT - Updated
I’ve pointed out this link before, and I’ll definitely bring it up again. Microsoft is one of the few companies I know, especially the big ones, that explains how they run their IT. We have a fantastic, I mean really fantastic site that you should definitely
Posted by
Buck Woody
|
0 Comments
Filed under:
Documentation
,
Web
,
Help
,
Management
,
SQL Server
,
Administration
,
Career
,
Design
,
Microsoft
,
Links
,
Disaster Recovery
,
Best Practices
Tuesday, November 10, 2009 7:18 AM
Visio Video (killed the radio star)
I teach a class at the University of Washington, and in that class I have the students create a few Entity Relationship Diagrams (ERDs). I’m still looking for a decent tool to do that, since the only ones I know that do a good job are WAY too expensive.
Posted by
Buck Woody
|
0 Comments
Filed under:
Tutorials
,
Web
,
Developer
,
DBA
,
Development
,
SQL Server
,
Design
Monday, November 02, 2009 6:28 AM
Win7 – Install SQL Server Native or go Virtual PC?
I have Windows 7 on my laptop, and I also teach, demo and use SQL Server 2005 and SQL server 2008. Should I install this “native” on my outside operating system or use the Virtual PC (VPC) software that comes with Windows 7? Well, there are arguments
Posted by
Buck Woody
|
0 Comments
Filed under:
SSMS
,
Developer
,
DBA
,
Development
,
SQL Server
,
Administration
,
Design
,
SQL Server Management Studio
,
Computing
,
SQL Server 2008
,
Tips
,
Virtualization
Wednesday, October 28, 2009 8:13 AM
Templates for New Query Window
When I’m in SQL Server Management Studio and I click the “New Query” button, my Query Window comes up like this: /* <ScriptFileName, SYSNAME, ScriptFileName>.sql Purpose: <Purpose, SYSNAME, Purpose> Author: <Author, SYSNAME, Buck Woody>
Posted by
Buck Woody
|
0 Comments
Filed under:
SSMS
,
Developer
,
DBA
,
Scripts
,
Development
,
SQL Server
,
Administration
,
Design
,
SQL Server Management Studio
,
Tips
Monday, October 26, 2009 6:50 AM
How Normal(ized) Should You Be?
Normalization is the process of removing repeating values from your data design, and ensuring that the values depend on the Primary Key in the table. OK, it’s a bit more complicated than that, but this definition will do for this post. So how far DO you
Posted by
Buck Woody
|
2 Comments
Filed under:
Developer
,
DBA
,
Development
,
SQL Server
,
Design
,
Tips
Wednesday, October 21, 2009 7:14 AM
The 20 Queries
In the book “The Fourth Paradigm” , Jim Gray describes the modeling process he came up with modeling large databases. He was working with scientists, researchers and others, and the data sets they were generating were huge – terabytes of data at a time.
Posted by
Buck Woody
|
0 Comments
Filed under:
Developer
,
DBA
,
Development
,
SQL Server
,
Design
,
Computing
,
Book Review
Monday, October 12, 2009 3:55 AM
DBAs and Metallurgy
Most of the time the business side of the house isn’t that technology-savvy. Sure, they know how to use their systems and even have a computer at home, but it’s not like they could calculate a TCP/IP subnet, nor should they. I was helping with a project
Posted by
Buck Woody
|
0 Comments
Filed under:
DBA
,
Development
,
SQL Server
,
Career
,
Design
Tuesday, October 06, 2009 9:18 AM
The Much-Maligned Database Designer
There’s a feature in SQL Server Management Studio called the “Database Designer”, and it’s a strange beast indeed. It’s a mix between a graphical database design tool and an Entity Relationship Diagram (ERD). Unfortunately, I don’t think it does either
Posted by
Buck Woody
|
0 Comments
Filed under:
Developer
,
DBA
,
SQL Server
,
Design
Wednesday, September 30, 2009 5:55 PM
The ERD as a Communication Tool
I teach a college course at the University of Washington, and as part of the class I include a series on creating a using an Entity Relationship Diagram, or ERD. An ERD, as I’m sure most of you know, is a series of box and connector shapes that explain
Posted by
Buck Woody
|
0 Comments
Filed under:
Developer
,
DBA
,
Development
,
SQL Server
,
Design
Tuesday, September 29, 2009 6:45 AM
Great new Whitepaper on High Availability
Paul Randal, he of SQLskills.com fame, has published a new whitepaper on High Availability with SQL Server. If you follow any SQL Server news or blog sites, you’ve probably already see the announcement for it, but I wanted to mention it here in case you
Posted by
Buck Woody
|
0 Comments
Filed under:
SQL Server Documentation
,
SQL Server Downloads
,
Web
,
DBA
,
SQL Server
,
Administration
,
Design
,
SQL Server 2008
,
Tips
,
Disaster Recovery
,
Book Review
Thursday, September 17, 2009 8:26 AM
How Microsoft Does IT
One of my favorite ways to learn is through examples. If you’ll explain what something does and a little of how it works,and then give me an example to decompose, I usually come up to speed pretty quickly. I’ve been carrying a DVD (and CD’s before that)
Posted by
Buck Woody
|
0 Comments
Filed under:
Web
,
DBA
,
SQL Server
,
Administration
,
Design
,
Microsoft
,
Windows 2008
,
Tips
Wednesday, August 12, 2009 7:45 AM
Table Partitioning isn't the only way to Partition Data
When you have very large data sets that reside in a single table, you can use SQL Server's Table Partitioning to "break" the table on logical boundaries like time, and the system handles "putting the data back together" when you query it. It's a great
Posted by
Buck Woody
|
2 Comments
Filed under:
Developer
,
DBA
,
SQL Server
,
Design
Thursday, August 06, 2009 7:59 AM
The Mythical Silver Bullet
Have you ever sat in a meeting where you either got the distinct impression, or were told directly that you should just use product X or Feature Y to solve a problem? Sure, we have a lot of features in SQL Server, but I don't think any of them is
Posted by
Buck Woody
|
3 Comments
Filed under:
DBA
,
Development
,
SQL Server
,
Design
,
Rant
,
Virtualization
,
Best Practices
Wednesday, July 29, 2009 8:06 AM
Commenting your Code
You should always add descriptive comments to any code that will live longer than a single event. It's useful not only for the other unfortunate souls blessed with your code, but for yourself, years later, when you say "what was I thinking here?"
Posted by
Buck Woody
|
7 Comments
Filed under:
T-SQL
,
Documentation
,
Developer
,
DBA
,
Scripts
,
SQL Server
,
Design
,
Rant
,
Tips
,
Best Practices
More Posts
Next page »