<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>Methods In Excel &#187; SQL</title>
	<atom:link href="http://www.blog.methodsinexcel.co.uk/category/sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.methodsinexcel.co.uk</link>
	<description></description>
	<lastBuildDate>Fri, 27 Jan 2012 18:27:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
<!-- podcast_generator="Blubrry PowerPress/2.0.4" -->
	<itunes:summary>Ross McLean from Methods In Excel, catches up with Excel Developers around the world to find out what&#039;s happen in the world of Excel!</itunes:summary>
	<itunes:author>Methods In Excel</itunes:author>
	<itunes:explicit>clean</itunes:explicit>
	<itunes:image href="http://www.methodsinexcel.co.uk/Downloads/Podcasts/Podcast.jpg" />
	<itunes:owner>
		<itunes:name>Methods In Excel</itunes:name>
		<itunes:email>rossmclean@gmail.com</itunes:email>
	</itunes:owner>
	<managingEditor>rossmclean@gmail.com (Methods In Excel)</managingEditor>
	<copyright>Ross Mclean</copyright>
	<itunes:subtitle>The Methods In Excel Podcasts</itunes:subtitle>
	<itunes:keywords>Excel, VBA, Office, .Net, Ross Mclean, XL</itunes:keywords>
	<image>
		<title>Methods In Excel &#187; SQL</title>
		<url>http://www.methodsinexcel.co.uk/Downloads/Podcasts/Podcast.jpg</url>
		<link>http://www.blog.methodsinexcel.co.uk/category/sql/</link>
	</image>
	<itunes:category text="Technology">
		<itunes:category text="Software How-To" />
		<itunes:category text="Tech News" />
	</itunes:category>
		<item>
		<title>Parameters in ADO, getting good with Access – NOT!</title>
		<link>http://www.blog.methodsinexcel.co.uk/2009/04/28/parameters-in-ado-getting-good-with-access-%e2%80%93-not/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2009/04/28/parameters-in-ado-getting-good-with-access-%e2%80%93-not/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 12:12:27 +0000</pubDate>
		<dc:creator>Ross McLean</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[VBA]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/?p=472</guid>
		<description><![CDATA[Here’s the deal. Access database on a network share. Very, very, very complex set of queries (queries on queries on queries etc, etc). Ross, can you automate my reporting spread sheet? So while the spreadsheet work is straight forward, the hard part here is getting the data into the spread sheet. I started off just [...]]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2009/04/28/parameters-in-ado-getting-good-with-access-%e2%80%93-not/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Reporting Services with SQL Express and VS 2005.</title>
		<link>http://www.blog.methodsinexcel.co.uk/2007/05/06/reporting-services-with-sql-express-and-vs-2005/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2007/05/06/reporting-services-with-sql-express-and-vs-2005/#comments</comments>
		<pubDate>Sun, 06 May 2007 11:51:42 +0000</pubDate>
		<dc:creator>Ross McLean</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[MS]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/2007/05/06/reporting-services-with-sql-express-and-vs-2005/</guid>
		<description><![CDATA[Nice little article on using Reporting Services with SQL Server 2005 Express and Visual Studio 2005. http://www.vsj.co.uk/articles/display.asp?id=608 VSJ, btw is worthwhile joining, they send you a propper printed out mag each month for free and it quite good too!]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2007/05/06/reporting-services-with-sql-express-and-vs-2005/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VBA, SQL, Dates and Strings &#8211; the habits we form.</title>
		<link>http://www.blog.methodsinexcel.co.uk/2007/03/21/vba-sql-dates-and-strings-and-the-habits-we-form/</link>
		<comments>http://www.blog.methodsinexcel.co.uk/2007/03/21/vba-sql-dates-and-strings-and-the-habits-we-form/#comments</comments>
		<pubDate>Wed, 21 Mar 2007 15:58:15 +0000</pubDate>
		<dc:creator>Ross McLean</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Examples]]></category>
		<category><![CDATA[VBA]]></category>

		<guid isPermaLink="false">http://www.blog.methodsinexcel.co.uk/2007/03/21/vba-sql-dates-and-strings-and-the-habits-we-form/</guid>
		<description><![CDATA[I&#8217;ve just built a dashboard with a bit of SQL. I&#8217;ve not done much for a while but I soon remembered that I have to pass dates very carefully. SQL now accepts quite a lot of date formats, but as far as I know the American MM/DD/YY is still the standard of DAO? I think [...]]]></description>
		<wfw:commentRss>http://www.blog.methodsinexcel.co.uk/2007/03/21/vba-sql-dates-and-strings-and-the-habits-we-form/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

