Login or Sign Up to become a member!
LessThanDot Sit Logo

LessThanDot

Data Management

Less Than Dot is a community of passionate IT professionals and enthusiasts dedicated to sharing technical knowledge, experience, and assistance. Inside you will find reference materials, interesting technical discussions, and expert tips and commentary. Once you register for an account you will have immediate access to the forums and all past articles and commentaries.

LTD Social Sitings

Lessthandot twitter Lessthandot Linkedin Lessthandot friendfeed Lessthandot facebook Lessthandot rss

Note: Watch for social icons on posts by your favorite authors to follow their postings on these and other social sites.

Your profile

Search

XML Feeds

Google Ads

« The Ten Most Asked SQL Server Questions And Their AnswersSQL Server Case/When Data Type problems »
comments
Rate Post:
submit to reddit Digg!FacebookDotnetkicks

I decided to do a weekly post with the best SQL Server related links of the week. These are articles that I find useful and think that they also might be beneficial to you the reader.

Here we go

Space Used By Worktables
Kalen Delaney explains how to find the amount of space occupied by a worktable by using DMVs

Defensive database programming: eliminating IF statements
Alexander Kuznetsov explains why the following logic can fail 40% of the time
IF EXISTS(some query) BEGIN
DO SOMETHING;
END

Automating Common DBA Tasks Complete Series
Jonathan Kehayias has posted a nice collection of code in this post, some of it is below
Configuring SQL Server 2000 Notification with CDOSys
Configuring SQL Server 2005/2008 Database Mail
Log file growth in SQL Server
Monitor free space in the database files
Monitor free space on the server hard disks
Monitor the SQL Server Error Log
Monitor long running SQL Agent Jobs
Monitor failed SQL Agent Jobs

When constraint remains in system table even the table is no longer exists
Uri Dimant shows the problem with named constraints and temp tables

Advanced SQL Server 2005 Express Job Scheduling
Mladen Prajdić writes how to schedule jobs in SQL Server 2005 Express

BCP Basics
Michelle Ufford walks us through the basics of BCP (bulk copy program). BCP is a utility that installs with SQL Server and can assist with large data transfers.

Getting rid of Instant File Initialization (or enabling it if that strikes your fancy)
Denny Cherry tells us about Instant File Initialization. This allows SQL Server to create files of any size without sitting there for minutes or hours (depending on the size of the files).

SQL Server and Cloud Links for the Week
Why reinvent the wheel? Brent Ozar also has a bunch of links on his weekly link post

That is it for this week, I will tag the weekly posts with SQL Friday in case you want to see the whole archive in the future

*** If you have a SQL related question try our Microsoft SQL Server Programming forum or our Microsoft SQL Server Admin forum

About the Author

User bio imageDenis has been working with SQL Server since version 6.5. Although he worked as an ASP/JSP/ColdFusion developer before the dot com bust, he has been working exclusively as a database developer/architect since 2002. In addition to English, Denis is also fluent in Croatian and Dutch, but he can curse in many other languages and dialects (just ask the SQL optimizer) He lives in Princeton, NJ with his wife and three kids.
Social SitingsTwitterFacebookLinkedInHomePageLTD RSS Feed
1621 views
submit to reddit Digg!FacebookDotnetkicks

Comments and Feedback

3 comments

Comment from: onpnt [Member] Email
****-
We do not have any useful links on LTD?
12/05/08 @ 08:16
Comment from: SQLDenis [Member] Email
*****
In general people don't link to their own post unless they do a "top 10 post of the year by views" or something like that
12/05/08 @ 08:19
Comment from: Brent Ozar [Visitor] · http://www.brentozar.com
*****
Glad you're doing it on Fridays too - I like having good links to read when my brain's coasting into neutral on Fridays. And thanks for the mention!
12/05/08 @ 08:37

Leave a comment


Your email address will not be revealed on this site.

Your URL will be displayed.
(Line breaks become <br />)
(Name, email & website)
(Allow users to contact you through a message form (your email will not be revealed.)