<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
    <channel>
        <title>Novick Software</title>
        <description>The Novick Software web site brings you frequent articles about software development using SQL Server, .Net and related technologies.</description>
        <link>http://www.NovickSoftware.com</link>
        <docs>http://blogs.law.harvard.edu/tech/rss</docs>
        <lastBuildDate>Mon, 21 Jun 2010 09:29:43 -0400</lastBuildDate>
        <pubDate>Mon, 21 Jun 2010 09:28:52 -0400</pubDate>
        <generator>FeedForAll v2.0 (2.0.3.1) http://www.feedforall.com</generator>
        <image>
            <url>http://www.novicksoftware.com/images/andrew_novick_linkedin_head2.jpg</url>
            <title>Novick Software</title>
            <link>http://www.NovickSoftware.com</link>
            <description>Andrew Novick, SQL Server Consultant at Novick Software</description>
            <width>132</width>
            <height>161</height>
        </image>
        <item>
            <title>SQL Azure Creating and Dropping Databases</title>
            <description>This web video shows how to create and drop SQL Azure databases.  It&apos;s up on the SQL Share site</description>
            <link>http://www.sqlshare.com/SQLAzureAddingandDroppingDatabases_781.aspx</link>
            <guid isPermaLink="false">C67E0D33-B142-40E8-9050-CEC96F4BDAC7</guid>
            <pubDate>Mon, 21 Jun 2010 09:28:52 -0400</pubDate>
        </item>
        <item>
            <title>Multi-Parameter Aggregate in SQL 2005</title>
            <description>Multi-parameter aggregates can be achieved using a User-Defined Type.  This article shows how.</description>
            <link>http://blogs.mssqltips.com/forums/t/2117.aspx</link>
            <guid isPermaLink="false">0B82CD95-EEB8-4FEE-A1D9-CA8A62D02E0D</guid>
            <pubDate>Mon, 21 Jun 2010 09:27:09 -0400</pubDate>
        </item>
        <item>
            <title>SQL Server Performance with Solid State Disks (SSD)</title>
            <description>This article summerizes my experience using Solid State Disk boards with SQL Server.  The performance can be impressive for the right loads.</description>
            <link>http://www.novicksoftware.com/Articles/sql-server-ssd-solid-state-disk.htm</link>
            <guid isPermaLink="false">6F2D7766-ABDA-442A-9AA3-3D1031B47D42</guid>
            <pubDate>Thu, 20 May 2010 10:35:21 -0400</pubDate>
        </item>
        <item>
            <title>SQLCLR Table-Valued Function to list free space on the drives in your Server</title>
            <description>This article shows how to construct a SQL CLR Table-Valued Function (TVF) that enumerates the drives on a server and reports on the available space on each drive.  The article is published by MsSQLTips.</description>
            <link>http://www.mssqltips.com/tip.asp?tip=1986&amp;home</link>
            <guid isPermaLink="false">7006EAF8-395D-491B-A045-E159F87A753B</guid>
            <pubDate>Sat, 17 Apr 2010 16:07:49 -0400</pubDate>
        </item>
        <item>
            <title>SQL Azure -- Relational Database in the Cloud - At Code Camp 13, Waltham Saturday March 27th at 4:20 PM</title>
            <description>SQL Azure is Microsoft&apos;s relational database offering in the cloud.  While it&apos;s similar to SQL Server 2008 there are enough differences that it&apos;s important to understand what you can and can not do with SQL Azure.&lt;br /&gt;
Topics:

    * Signing up for SQL Azure
    * Creating a database
    * Differences from SQL Server 2008
    * Moving schema and data up and down from the cloud
    * Using the Sync Framework 2.0 to move data</description>
            <link>http://www.novicksoftware.com/Presentations/sql-azure/sql-azure.htm</link>
            <guid isPermaLink="false">9618D59B-DB8A-4659-9C7B-AD66A95B0352</guid>
            <pubDate>Fri, 26 Mar 2010 08:22:29 -0400</pubDate>
        </item>
        <item>
            <title>Introduction to SQL Server Integration Services (SSIS)</title>
            <description>This presentation and code example are an introduction to SQL Server Integration Services (SSIS) the ETL tool that is part of SQL Server 2005 and 2008.  The presentation was first given at the New England Visual Basic Professionals in March 2010.</description>
            <link>http://www.novicksoftware.com/presentations/ssis-sql-server-integration-services/ssis-sql-server-integration-services-introduction.htm</link>
            <author>anovick@novicksoftware.com</author>
            <guid isPermaLink="false">9B72D7EE-A734-4E45-8DCE-B5672311D60F</guid>
            <pubDate>Fri, 26 Mar 2010 08:17:29 -0400</pubDate>
        </item>
        <item>
            <title>dba_spaceused</title>
            <description>This article presents a stored procedure for convenient reporting of the space consumed by each table.  It&apos;s uses SQL Server&apos;s sp_spaceused to compatibility but includes the schema so that like named tables can be distinguished.</description>
            <link>http://www.novicksoftware.com/Articles/sql-server-table-space-reporting-sp_spaceused.htm</link>
            <guid isPermaLink="false">C1A7502A-C127-4177-BE5D-82DE4CBCED37</guid>
            <pubDate>Tue, 5 Jun 2007 20:28:11 -0400</pubDate>
        </item>
    </channel>
</rss>
