<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Crucis Consulting Limited</title>
	<atom:link href="http://www.crucisconsulting.co.uk/index.php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.crucisconsulting.co.uk</link>
	<description>The Official website of Crucis Consulting Limited</description>
	<pubDate>Mon, 02 Jan 2012 23:20:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Creating Configurable and Portable SSIS Packages Part 3</title>
		<link>http://www.crucisconsulting.co.uk/index.php/2011/12/creating-configurable-and-portable-ssis-packages-part-3.htm</link>
		<comments>http://www.crucisconsulting.co.uk/index.php/2011/12/creating-configurable-and-portable-ssis-packages-part-3.htm#comments</comments>
		<pubDate>Thu, 22 Dec 2011 20:33:48 +0000</pubDate>
		<dc:creator>Daishik</dc:creator>
		
		<category><![CDATA[Database]]></category>

		<category><![CDATA[Deployment]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[Business Intelligence Studio]]></category>

		<category><![CDATA[configuration]]></category>

		<category><![CDATA[database development]]></category>

		<category><![CDATA[Integration Services]]></category>

		<category><![CDATA[SQL Server Management Studio]]></category>

		<category><![CDATA[SSIS]]></category>

		<guid isPermaLink="false">http://www.crucisconsulting.co.uk/?p=898</guid>
		<description><![CDATA[In this article I’ll conclude my set of articles into SSIS configuration.  This article will be slightly more verbose than the previous two, but I hope I clearly convey the logic behind my method.  If you haven’t yet done so, please read Part 1 and Part 2 of the series.
The Portability problem
In my [...]]]></description>
		<wfw:commentRss>http://www.crucisconsulting.co.uk/index.php/2011/12/creating-configurable-and-portable-ssis-packages-part-3.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Creating Configurable and Portable SSIS Packages Part 2</title>
		<link>http://www.crucisconsulting.co.uk/index.php/2011/08/creating-configurable-and-portable-ssis-packages-part-2.htm</link>
		<comments>http://www.crucisconsulting.co.uk/index.php/2011/08/creating-configurable-and-portable-ssis-packages-part-2.htm#comments</comments>
		<pubDate>Tue, 23 Aug 2011 22:35:37 +0000</pubDate>
		<dc:creator>Daishik</dc:creator>
		
		<category><![CDATA[Database]]></category>

		<category><![CDATA[Deployment]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[Business Intelligence Studio]]></category>

		<category><![CDATA[configuration]]></category>

		<category><![CDATA[database development]]></category>

		<category><![CDATA[Integration Services]]></category>

		<category><![CDATA[SQL Server Management Studio]]></category>

		<category><![CDATA[SSIS]]></category>

		<guid isPermaLink="false">http://www.crucisconsulting.co.uk/?p=873</guid>
		<description><![CDATA[In Part 1 I showed how a simple SSIS package could be created using variables and expressions as a basis for deployable configuration.
When I first started working with SSIS I assumed naively that during deployment, a wizard or a configuration file would allow the variables and expressions to be readily editable.
Speaking of which, how do [...]]]></description>
		<wfw:commentRss>http://www.crucisconsulting.co.uk/index.php/2011/08/creating-configurable-and-portable-ssis-packages-part-2.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Creating Configurable and Portable SSIS Packages Part 1</title>
		<link>http://www.crucisconsulting.co.uk/index.php/2011/08/creating-configurable-and-portable-ssis-packages-part-1.htm</link>
		<comments>http://www.crucisconsulting.co.uk/index.php/2011/08/creating-configurable-and-portable-ssis-packages-part-1.htm#comments</comments>
		<pubDate>Sat, 13 Aug 2011 21:54:22 +0000</pubDate>
		<dc:creator>Daishik</dc:creator>
		
		<category><![CDATA[Database]]></category>

		<category><![CDATA[Deployment]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[Business Intelligence Studio]]></category>

		<category><![CDATA[configuration]]></category>

		<category><![CDATA[Integration Services]]></category>

		<category><![CDATA[SSIS]]></category>

		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.crucisconsulting.co.uk/?p=829</guid>
		<description><![CDATA[This is the first part of a two-part post about creating and deploying a simple SSIS package.
When I first started this I was a complete novice as regards SSIS.  I thought it was &#8217;something like&#8217; DTS, which I had used quite frequently in SQL Server 2000.  To make matters worse, I never actually [...]]]></description>
		<wfw:commentRss>http://www.crucisconsulting.co.uk/index.php/2011/08/creating-configurable-and-portable-ssis-packages-part-1.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Get a comma-delimited list of columns</title>
		<link>http://www.crucisconsulting.co.uk/index.php/2011/07/get-a-comma-delimited-list-of-columns.htm</link>
		<comments>http://www.crucisconsulting.co.uk/index.php/2011/07/get-a-comma-delimited-list-of-columns.htm#comments</comments>
		<pubDate>Thu, 21 Jul 2011 14:43:49 +0000</pubDate>
		<dc:creator>Daishik</dc:creator>
		
		<category><![CDATA[Database]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[columns]]></category>

		<category><![CDATA[comma-separated]]></category>

		<category><![CDATA[list]]></category>

		<guid isPermaLink="false">http://www.crucisconsulting.co.uk/?p=820</guid>
		<description><![CDATA[One of the things I&#8217;ve been doing recently has been writing lots of SQL inserts in which I&#8217;ve had to specify the columns.
For example:




INSERT INTO tblMyTable


&#40;&#60;column list&#62;&#41;


SELECT &#60;column list&#62; FROM tblMySourceTable



The most tedious part was writing the column names in a comma-separated list.  It would be good if I could automagically create a list [...]]]></description>
		<wfw:commentRss>http://www.crucisconsulting.co.uk/index.php/2011/07/get-a-comma-delimited-list-of-columns.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to tell what has changed in a SQL Server Database</title>
		<link>http://www.crucisconsulting.co.uk/index.php/2011/06/how-to-tell-what-has-changed-in-a-sql-server-database.htm</link>
		<comments>http://www.crucisconsulting.co.uk/index.php/2011/06/how-to-tell-what-has-changed-in-a-sql-server-database.htm#comments</comments>
		<pubDate>Wed, 22 Jun 2011 14:26:28 +0000</pubDate>
		<dc:creator>Daishik</dc:creator>
		
		<category><![CDATA[Database]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[SQL Server]]></category>

		<category><![CDATA[TSQL]]></category>

		<guid isPermaLink="false">http://www.crucisconsulting.co.uk/?p=808</guid>
		<description><![CDATA[One of the things I&#8217;ve had to do recently is work out if objects on a SQL Server had been modified after a particular date.  I did some Googling and came up with the following which I&#8217;ve condensed into one simple and easy to read article.
Just one caveat before we dive in: these scripts [...]]]></description>
		<wfw:commentRss>http://www.crucisconsulting.co.uk/index.php/2011/06/how-to-tell-what-has-changed-in-a-sql-server-database.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to Import and Export DTS packages quickly</title>
		<link>http://www.crucisconsulting.co.uk/index.php/2011/06/how-to-import-and-export-dts-packages-quickly.htm</link>
		<comments>http://www.crucisconsulting.co.uk/index.php/2011/06/how-to-import-and-export-dts-packages-quickly.htm#comments</comments>
		<pubDate>Thu, 16 Jun 2011 14:47:01 +0000</pubDate>
		<dc:creator>Daishik</dc:creator>
		
		<category><![CDATA[Database]]></category>

		<category><![CDATA[batch scripting]]></category>

		<category><![CDATA[DTS]]></category>

		<guid isPermaLink="false">http://www.crucisconsulting.co.uk/?p=794</guid>
		<description><![CDATA[This article applies to DTS packages on SQL Server 2008 R2, but will probably work on most other versions.  Yes I know, I know - DTS is deprecated.  But bear with me.  There is a lot of DTS still hanging around out there.  
How to export DTS packages to binary file
The [...]]]></description>
		<wfw:commentRss>http://www.crucisconsulting.co.uk/index.php/2011/06/how-to-import-and-export-dts-packages-quickly.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Setting up IIS Express</title>
		<link>http://www.crucisconsulting.co.uk/index.php/2011/03/setting-up-iis-express.htm</link>
		<comments>http://www.crucisconsulting.co.uk/index.php/2011/03/setting-up-iis-express.htm#comments</comments>
		<pubDate>Fri, 18 Mar 2011 16:32:24 +0000</pubDate>
		<dc:creator>Daishik</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[IIS]]></category>

		<category><![CDATA[IIS Express]]></category>

		<guid isPermaLink="false">http://www.crucisconsulting.co.uk/?p=768</guid>
		<description><![CDATA[This is a brief post describing how I set up IIS Express on Visual Studio 2010.  Using the built in Visual Studio Development Server (a.k.a Cassini) is great in many cases but it has a few limitations, for me the most significant are
•	No SSL support
•	Can only run localhost – so nobody can browse to [...]]]></description>
		<wfw:commentRss>http://www.crucisconsulting.co.uk/index.php/2011/03/setting-up-iis-express.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Only 24 hours</title>
		<link>http://www.crucisconsulting.co.uk/index.php/2010/06/only-24-hours.htm</link>
		<comments>http://www.crucisconsulting.co.uk/index.php/2010/06/only-24-hours.htm#comments</comments>
		<pubDate>Thu, 03 Jun 2010 20:59:50 +0000</pubDate>
		<dc:creator>Daishik</dc:creator>
		
		<category><![CDATA[Career]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[self development]]></category>

		<guid isPermaLink="false">http://www.crucisconsulting.co.uk/?p=739</guid>
		<description><![CDATA[Like most technical people who scour the web for information, I&#8217;ve come across some really smart people who write their thoughts, offer help, write tutorials, and also somehow manage to hold down a day job AND manage to (presumably) have a life outside of work.
One of the most impressive people has got to be Scott [...]]]></description>
		<wfw:commentRss>http://www.crucisconsulting.co.uk/index.php/2010/06/only-24-hours.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Black Screen of Death</title>
		<link>http://www.crucisconsulting.co.uk/index.php/2009/12/black-screen-of-death.htm</link>
		<comments>http://www.crucisconsulting.co.uk/index.php/2009/12/black-screen-of-death.htm#comments</comments>
		<pubDate>Wed, 02 Dec 2009 09:07:38 +0000</pubDate>
		<dc:creator>Daishik</dc:creator>
		
		<category><![CDATA[Deployment]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[Black Screen of Death]]></category>

		<category><![CDATA[BSOD]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.crucisconsulting.co.uk/?p=723</guid>
		<description><![CDATA[In the last few days we have seen a huge surge in people experiencing what has become known as the &#8220;Black Screen of Death&#8221; - a bit of a play on the infamous Blue Screen of Death (both are now being called the BSOD).
The problem affects Windows OS&#8217;s from XP through to Windows 7.  [...]]]></description>
		<wfw:commentRss>http://www.crucisconsulting.co.uk/index.php/2009/12/black-screen-of-death.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>MCMS, XML Web Service and AJAX Data Collection</title>
		<link>http://www.crucisconsulting.co.uk/index.php/2009/11/mcms-xml-web-service-and-ajax-data-collection.htm</link>
		<comments>http://www.crucisconsulting.co.uk/index.php/2009/11/mcms-xml-web-service-and-ajax-data-collection.htm#comments</comments>
		<pubDate>Fri, 13 Nov 2009 09:01:33 +0000</pubDate>
		<dc:creator>Daishik</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[Javascript]]></category>

		<category><![CDATA[C# 1.1]]></category>

		<category><![CDATA[jQuery]]></category>

		<category><![CDATA[jQueryUI]]></category>

		<category><![CDATA[MCMS]]></category>

		<category><![CDATA[XML Web Service]]></category>

		<guid isPermaLink="false">http://www.crucisconsulting.co.uk/?p=689</guid>
		<description><![CDATA[Recently I found myself having to create a system by which I could capture some user data from a web application using some unobtrusive javascript.
I settled on a system using jQuery, jQueryUI and an XML Web Service.  The basic idea is quite simple: the user clicks a hyperlink, this triggers a form to pop [...]]]></description>
		<wfw:commentRss>http://www.crucisconsulting.co.uk/index.php/2009/11/mcms-xml-web-service-and-ajax-data-collection.htm/feed</wfw:commentRss>
		</item>
	</channel>
</rss>

