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

    comments

    Report Builder 3.0 – Report Parts

    by Jes Schultz Borland (grrlgeek) on May 11, 2012 in categories Microsoft SQL Server, SSRS. Article views: 946 views

    In this post, you’ll learn what report parts are, how to use them, and why you should use them. Report Builder 3.0 – The Introduction Report Builder 3.0 - Table or Matrix Wizard Report Builder 3…

    Read More...
    comments

    In yesterday's post A couple of things to be aware of when working with tables in SQL Azure I showed you some things to be aware of in regards to tables. Today let's talk about how to rebuild an index Let's say you have a table with a clustered index…

    Read More...
    comments

    I was messing around with SQL Azure today and noticed a couple of things that are not supported compared to the regular version of SQL Server in regards to tables. I will list these in this post. All the code has been tested against the following ver…

    Read More...
    comments

    You can search for data in your tables by using the LIKE operator. The LIKE operator determines whether a specific character string matches a specified pattern. A pattern can include regular characters and wildcard characters. Here is what Book On Li…

    Read More...
    comments

    This blog is to share and highlight some of the tips and tricks that I’ve learned while using SQL Server the last few years. Some of these are code oriented, database design, or performance oriented, while others focus on personal development. You…

    Read More...

    :: Next >>