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

LessThanDot

All Blogs

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

    Tags: sql friday

    comments

    SQL Friday, The Best SQL Server Links Of The Past Week Episode 8

    by SQLDenis on Jan 23, 2009 in categories Data Modelling & Design. Article views: 1131 views

    Here we are with another superfunkycalifragisexy episode of the SQL Friday, The Best SQL Server Links Of The Past Week show

    Here is what I found interesting this past week in SQL Land:

    Geek City: Too Many Indexes!

    Kalen Delaney shows us that each table in SQL Server 2008 can contain a maximum of 999 nonclustered indexes, and 1 clustered index. These include the indexes generated to support any PRIMARY KEY and UNIQUE constraints defined for the t...

    Read More...
    comments

    SQL Friday, The Best SQL Server Links Of The Past Week Episode 7

    by SQLDenis on Jan 16, 2009 in categories Data Modelling & Design. Article views: 1345 views

    Here we are with another super exciting episode of the SQL Friday, The Best SQL Server Links Of The Past Week show

    Here is what I found interesting this past week in SQL Land:

    SQL Server Spatial: EMPTY vs. NULL

    Yesterday a friend asked me if it was better to always use a value of GEOMETRYCOLLECTION EMPTY as an alternative to making a geometry/geography column nullable. OGC has its own concept of database NULL, that is [GEOMETRY] EMPTY, whe...

    Read More...
    comments

    SQL Friday, The Best SQL Server Links Of The Past Week Episode 6

    by SQLDenis on Jan 09, 2009 in categories Data Modelling & Design. Article views: 1168 views

    Here we are with another super fascinating episode of the SQL Friday, The Best SQL Server Links Of The Past Week show

    Here is what I found interesting this past week in SQL Land:

    WMI Provider Error: Access is denied. [0x80070005] from SQL Server Computer Manager

    Explanation of the following: When you attempt to change the Login Account for the SQL services [SQL Server, SQL Agent, Full Text, A...

    Read More...
    comments

    SQL Friday, The Best SQL Server Links Of The Past Week Episode 5

    by SQLDenis on Jan 02, 2009 in categories Data Modelling & Design. Article views: 1370 views

    Here we are with another amazing episode of the SQL Friday, The Best SQL Server Links Of The Past Week show

    Obviously this week is another slow week, here is what I found interesting this past week in SQL Land:

    Failure to load Report Manager due to truncated UserAgent string

    CSS SQL Server Engineers write about this issue

    Read More...
    comments

    SQL Friday, The Best SQL Server Links Of The Past Week Episode 4

    by SQLDenis on Dec 26, 2008 in categories Data Modelling & Design. Article views: 4312 views

    Here we are with another fascinating episode of the SQL Friday, The Best SQL Server Links Of The Past Week show

    Obviously this week is another slow week, here is what I found interesting this past week in SQL Land:

    Using SQLIOSim to Diagnose SQL Server Reported Checksum (Error 824/823) Failures

    Another good post by the PSS SQL Server Engineers

    Read More...
    comments

    SQL Friday, The Best SQL Server Links Of The Past Week Episode 3

    by SQLDenis on Dec 19, 2008 in categories Data Modelling & Design. Article views: 3609 views

    Here we go with the links for week 3

    Interpreting Output from SQLIOSIM

    Kevin Kline has a nice post about interpreting output from SQLIOSIM, he also made a follow up post here: More Tidbits on SQLIOSIM

    Read More...
    comments

    SQL Friday, The Best SQL Server Links Of The Past Week Episode 2

    by SQLDenis on Dec 12, 2008 in categories Data Modelling & Design. Article views: 2459 views

    Here we go, the second week of The Best SQL Server Links Of The Past Week series.

    It was a slow week this week, didn't see a lot of things



    Performance Impact: file fragmentation and SAN -- Part I

    Performance Impact: file fragmentation and SAN -- Part II

    Read More...
    comments

    SQL Friday, The Best SQL Server Links Of The Past Week Episode 1

    by SQLDenis on Dec 05, 2008 in categories Data Modelling & Design. Article views: 2252 views

    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 d...

    Read More...

    << Previous ::