in

SQL Server Community Blogs

Voices of the SQL Server Community
All Tags » General (RSS)

Browse by Tags

  • SQL Server Beta

    All Most of you probably know this. I just found out about this site. If you want to play with SQL Server 2008 you can do it here at SqlServerBeta. It is totally free, you just need to sign-up and you would get 100MB database space. It will give you your own space to play with. Keep an eye out for MDM...
    Posted to Sutha's SQL BI Blog (Weblog) by tsutha on 01-30-2008
  • Presenting again at SQLBits

    I am presenting on Microsoft's Master Data Management (MDM) at SQLBits . Thank you for all voted for my session. See you all there. Thanks Sutha
    Posted to Sutha's SQL BI Blog (Weblog) by tsutha on 01-28-2008
  • Stored Procedure parameters

    Here’s some more SQL that writes SQL. One way of debugging a stored procedure is to chop off the CREATE PROCEDURE at the top and replace it with DECLARE and SET statements for the variables, then step through the stored procedure. The following SQL gives an easy way of extracting the stored procedure...
  • SQL Internals Viewer on LearnSQLServer.com

    Scott Whigham at LearnSQLServer.com has featured SQL Internals Viewer in a new series of video tutorials. The site has a whole range of video tutorials on SQL Server covering the basics right up to advanced topics. I've seen the videos and they are a good introduction to the app and what you can do with...
  • FOR XML and back again

    I’ve used the 2005 XML features for a few things now and I’m getting to quite like it. One thing I’ve found is that it is a lot easier to get data into XML than it is to get it back out again. The following is a stored procedure that given an XML variable and a table name will dynamically construct and...
  • SQLBits II

    Most of you know that I am not a regular blogger. Since first SQLBits presentation I haven't updated my blog. Guess what, second one is around the corner. You can get more information here . I have submitted a session on Master Data Management (MDM). Hopefully the product will be available soon on TAP...
    Posted to Sutha's SQL BI Blog (Weblog) by tsutha on 01-03-2008
  • Processadmin server role broken by SQL2005 Cumulative Update 3

    After you apply SQL 2005 Cumulative Update 3 (3186), members of the processadmin fixed server role can no longer kill spids (which since that is all that role allows you to do effectively makes it useless). This is supposedly fixed in Cumulative Update 4 (though I haven't tested it myself). What is annoying...
    Posted to sqldbatips.com blog (Weblog) by sqldbatips on 12-12-2007
  • Latest version of SQL 2005 BOL now available for download

    The SQL 2005 September 2007 BOL update is now (finally since it's almost December!) available for download. You can download it from the link below Download SQL 2005 BOL September 2007 Update
    Posted to sqldbatips.com blog (Weblog) by sqldbatips on 11-30-2007
  • Hello World!

    Hi guys, I am 'Vadivel' a SQL Server MVP from India. I have been blogging regularly @ http://vadivel.blogspot.com . I am following Tony for quite sometime now and recently I got a thought of 'Why not start a blog in sqlbogcasts' as well? Hmm here I am ... may be I would be 'cross posting' stuffs between...
    Posted to Vadivel's (We)blog... (Weblog) by vmvadivel on 11-25-2007
  • SQL 2008 November CTP now available

    The November CTP of SQL Server 2008 is now available for download at the link below Download SQL 2008 November CTP There's a lot of new functionality and features in this latest CTP including (but not limited to) Backup Compression Resource Governor TSQL Intellisense (well sort of ) Data collection and...
    Posted to sqldbatips.com blog (Weblog) by sqldbatips on 11-19-2007
Page 1 of 3 (30 items) 1 2 3 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems