<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblogcasts.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Tony Rogerson&amp;#39;s ramblings on SQL Server</title><link>http://sqlblogcasts.com/blogs/tonyrogerson/default.aspx</link><description>&lt;table id="table2" cellspacing="1" cellpadding="7"&gt;
&lt;tr&gt;
	&lt;td valign="top" rowspan="2"&gt;&lt;a href="http://www.sql-server.co.uk"&gt;&lt;img border="0" src="http://sqlserverfaq.com/images/tonyrogerson.jpg" alt="" /&gt;&lt;/a&gt;&lt;/td&gt;
	&lt;td&gt;&lt;p align="center"&gt;&lt;font face="Tahoma" color="#008000"&gt;Tony Rogerson is an 
independent SQL Server specialist based in the UK, this is his blog fed 
from his day to day experience as a consultant and work in the SQL community.&lt;/font&gt;
	&lt;/td&gt;
	&lt;td valign="top" rowspan="2"&gt;&lt;a href="http://www.sql-server.co.uk" target="_blank"&gt;&lt;img border="0" src="http://sqlblogcasts.com/photos/blogimages/images/454/secondarythumb.aspx" alt="" /&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;
&lt;a href="http://en-gb.facebook.com/people/Tony-Rogerson/1078364749" title="Tony Rogerson&amp;#039;s Facebook Profile" target="_TOP"&gt;&lt;img src="http://badge.facebook.com/badge/1078364749.401.1765505178.png" alt="Tony Rogerson&amp;#039;s Facebook Profile" style="border:0px;" /&gt;&lt;/a&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;
</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>Hopping mad frog wants to learn SQL Server</title><link>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/26/hopping-mad-frog-wants-to-learn-sql-server.aspx</link><pubDate>Fri, 26 Jun 2009 10:32:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:11914</guid><dc:creator>tonyrogerson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/tonyrogerson/rsscomments.aspx?PostID=11914</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/26/hopping-mad-frog-wants-to-learn-sql-server.aspx#comments</comments><description>I always like working at home with my patio door open, we had a really heavy rain shower and I got a visitor. Anyway, this video is one of the instances of me chasing him/her out of my office. So much for prepping for my LiveMeeting this afternoon :)...(&lt;a href="http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/26/hopping-mad-frog-wants-to-learn-sql-server.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=11914" width="1" height="1"&gt;</description></item><item><title>Determining Backup or Restore Percent Complete in SQL Server 2008 and SQL Server 2005</title><link>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/19/determining-backup-or-restore-percent-complete-in-sql-server-2008-and-sql-server-2005.aspx</link><pubDate>Fri, 19 Jun 2009 11:59:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:11876</guid><dc:creator>tonyrogerson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/tonyrogerson/rsscomments.aspx?PostID=11876</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/19/determining-backup-or-restore-percent-complete-in-sql-server-2008-and-sql-server-2005.aspx#comments</comments><description>If you want to see how far along your restore or backup is then you can do this... select percent_complete from sys . dm_exec_requests where session_id = 53 This is in addition to the STATS = n option on the BACKUP/RESTORE commands....(&lt;a href="http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/19/determining-backup-or-restore-percent-complete-in-sql-server-2008-and-sql-server-2005.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=11876" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/Support/default.aspx">Support</category></item><item><title>Licence "experts" - SQL 2008 Standard Clustering and the Active/Passive requirements</title><link>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/19/licence-quot-experts-quot-sql-2008-standard-clustering-and-the-active-passive-requirements.aspx</link><pubDate>Fri, 19 Jun 2009 11:13:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:11875</guid><dc:creator>tonyrogerson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/tonyrogerson/rsscomments.aspx?PostID=11875</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/19/licence-quot-experts-quot-sql-2008-standard-clustering-and-the-active-passive-requirements.aspx#comments</comments><description>I&amp;#39;m migrating one of my clients from SQL Server 2000 to SQL Server 2008, they currently have an active/passive SQL Server 2000 cluster and we are going to keep the same architecture but on SQL Server 2008. The licence &amp;quot;expert&amp;quot; first states...(&lt;a href="http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/19/licence-quot-experts-quot-sql-2008-standard-clustering-and-the-active-passive-requirements.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=11875" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server+Licencing/default.aspx">SQL Server Licencing</category></item><item><title>My new word: Automatonmattic</title><link>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/16/my-new-word-automatonmattic.aspx</link><pubDate>Tue, 16 Jun 2009 19:23:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:11863</guid><dc:creator>tonyrogerson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/tonyrogerson/rsscomments.aspx?PostID=11863</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/16/my-new-word-automatonmattic.aspx#comments</comments><description>Pronounced: &amp;quot;Automaton-Mattick&amp;quot; Meaning: Used to descibe individuals using forums who persistently post canned answers without adjusting the said answers to take into account changes in the underlying topic or technology....(&lt;a href="http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/16/my-new-word-automatonmattic.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=11863" width="1" height="1"&gt;</description></item><item><title>Tonight on LiveMeeting -&gt; SQL 2008 R2 and Gemini; From Data Modelling to Information Architecture and Attribute Relationships, Aggregations and using MDX Studio to its best </title><link>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/10/tonight-on-livemeeting-gt-sql-2008-r2-and-gemini-from-data-modelling-to-information-architecture-and-attribute-relationships-aggregations-and-using-mdx-studio-to-its-best.aspx</link><pubDate>Wed, 10 Jun 2009 12:03:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:11837</guid><dc:creator>tonyrogerson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/tonyrogerson/rsscomments.aspx?PostID=11837</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/10/tonight-on-livemeeting-gt-sql-2008-r2-and-gemini-from-data-modelling-to-information-architecture-and-attribute-relationships-aggregations-and-using-mdx-studio-to-its-best.aspx#comments</comments><description>We are broadcasting tonights UK SQL Server User Group meeting in Reading, for more information go to http://sqlserverfaq.com/events/168/SQL-2008-R2-and-Gemini-From-Data-Modelling-to-Information-Architecture-and-Attribute-Relationships-Aggregations-and...(&lt;a href="http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/10/tonight-on-livemeeting-gt-sql-2008-r2-and-gemini-from-data-modelling-to-information-architecture-and-attribute-relationships-aggregations-and-using-mdx-studio-to-its-best.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=11837" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Development/default.aspx">SQL Development</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server+User+Group/default.aspx">SQL Server User Group</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server+FAQ/default.aspx">SQL Server FAQ</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SSAS/default.aspx">SSAS</category></item><item><title>Job in Bristol; MS SQL Server DBA OLAP developer - Permanent.</title><link>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/10/job-in-bristol-ms-sql-server-dba-olap-developer-permanent.aspx</link><pubDate>Wed, 10 Jun 2009 06:03:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:11835</guid><dc:creator>tonyrogerson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/tonyrogerson/rsscomments.aspx?PostID=11835</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/10/job-in-bristol-ms-sql-server-dba-olap-developer-permanent.aspx#comments</comments><description>There is a job going in Bristol (see below), if you are interested and experienced enough for the role then please email me tonyrogerson@sqlserverfaq.com and I&amp;#39;ll forward your details onto the agent - note; obviously - do so before the end of June...(&lt;a href="http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/10/job-in-bristol-ms-sql-server-dba-olap-developer-permanent.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=11835" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Development/default.aspx">SQL Development</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server+User+Group/default.aspx">SQL Server User Group</category></item><item><title>UK SQL Server User Group - LiveMeeting tonight - Integrating Data Mining into your BI Solution</title><link>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/04/uk-sql-server-user-group-livemeeting-tonight-integrating-data-mining-into-your-bi-solution.aspx</link><pubDate>Thu, 04 Jun 2009 06:04:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:11805</guid><dc:creator>tonyrogerson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/tonyrogerson/rsscomments.aspx?PostID=11805</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/04/uk-sql-server-user-group-livemeeting-tonight-integrating-data-mining-into-your-bi-solution.aspx#comments</comments><description>Don&amp;#39;t forget tonight&amp;#39;s online meeting presented by Allan Mitchell, SQL Server MVP. The LiveMeeting URL to join the meeting is: https://www.livemeeting.com/cc/mvp/join?id=JJRMN6&amp;amp;role=attend&amp;amp;pw=b%27q%2F-s8D8 ; please join at least 10 minutes...(&lt;a href="http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/04/uk-sql-server-user-group-livemeeting-tonight-integrating-data-mining-into-your-bi-solution.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=11805" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server+User+Group/default.aspx">SQL Server User Group</category></item><item><title>Satya's good find - MS Press free ebook on "Introducing SQL Server 2008"</title><link>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/03/satya-s-good-find-ms-press-free-ebook-on-quot-introducing-sql-server-2008-quot.aspx</link><pubDate>Wed, 03 Jun 2009 06:17:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:11800</guid><dc:creator>tonyrogerson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/tonyrogerson/rsscomments.aspx?PostID=11800</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/03/satya-s-good-find-ms-press-free-ebook-on-quot-introducing-sql-server-2008-quot.aspx#comments</comments><description>Good catch Satya! There is a new MS press ebook out on &amp;quot;Introducing SQL Server 2008&amp;quot;, this is particularly apt as I&amp;#39;m doing a number of LiveMeetings targetted at introducing the product . http://sqlblogcasts.com/blogs/ssqanet/archive/2009...(&lt;a href="http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/03/satya-s-good-find-ms-press-free-ebook-on-quot-introducing-sql-server-2008-quot.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=11800" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server+User+Group/default.aspx">SQL Server User Group</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server+FAQ/default.aspx">SQL Server FAQ</category></item><item><title>UK SQL Server User Group - Weekly LiveMeetings sorted; Leeds Perf Troubleshooting tomorrow night + BI LiveMeeting Thursday</title><link>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/02/uk-sql-server-user-group-weekly-livemeetings-sorted-leeds-perf-troubleshooting-tomorrow-night-bi-livemeeting-thursday.aspx</link><pubDate>Tue, 02 Jun 2009 06:54:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:11790</guid><dc:creator>tonyrogerson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/tonyrogerson/rsscomments.aspx?PostID=11790</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/02/uk-sql-server-user-group-weekly-livemeetings-sorted-leeds-perf-troubleshooting-tomorrow-night-bi-livemeeting-thursday.aspx#comments</comments><description>We have weekly LiveMeetings on every Thursday in June, plus a range of physical events, also don&amp;#39;t forget tomorrow (Wed) is the Leeds user group meeting ( http://sqlserverfaq.com?eid=182 ) and they will be covering Performance Troubleshooting Techniques...(&lt;a href="http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/06/02/uk-sql-server-user-group-weekly-livemeetings-sorted-leeds-perf-troubleshooting-tomorrow-night-bi-livemeeting-thursday.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=11790" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server+User+Group/default.aspx">SQL Server User Group</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server+FAQ/default.aspx">SQL Server FAQ</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SSAS/default.aspx">SSAS</category></item><item><title>June 10th BI Event in Reading; SQL 2008 R2 &amp; Gemini; Data Modelling to Info Architecture; Attribute Relationships, Aggregations &amp; using MDX studio to its best</title><link>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/05/31/june-10th-bi-event-in-reading-sql-2008-r2-amp-gemini-data-modelling-to-info-architecture-attribute-relationships-aggregations-amp-using-mdx-studio-to-its-best.aspx</link><pubDate>Sun, 31 May 2009 20:04:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:11783</guid><dc:creator>tonyrogerson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/tonyrogerson/rsscomments.aspx?PostID=11783</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/05/31/june-10th-bi-event-in-reading-sql-2008-r2-amp-gemini-data-modelling-to-info-architecture-attribute-relationships-aggregations-amp-using-mdx-studio-to-its-best.aspx#comments</comments><description>June 10th sees a cracking line up as the title above shows. For more information and to register: http://www.sqlserverfaq.com/events/168/SQL-2008-R2-and-Gemini-From-Data-Modelling-to-Information-Architecture-and-Attribute-Relationships-Aggregations-and...(&lt;a href="http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/05/31/june-10th-bi-event-in-reading-sql-2008-r2-amp-gemini-data-modelling-to-info-architecture-attribute-relationships-aggregations-amp-using-mdx-studio-to-its-best.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=11783" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Development/default.aspx">SQL Development</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server+User+Group/default.aspx">SQL Server User Group</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server+FAQ/default.aspx">SQL Server FAQ</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SSRS/default.aspx">SSRS</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SSAS/default.aspx">SSAS</category></item><item><title>LiveMeeting recording for my SQL Server Toolset intro (part 1) is now available</title><link>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/05/28/livemeeting-recording-for-my-sql-server-toolset-intro-part-1-is-now-available.aspx</link><pubDate>Thu, 28 May 2009 15:11:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:11772</guid><dc:creator>tonyrogerson</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/tonyrogerson/rsscomments.aspx?PostID=11772</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/05/28/livemeeting-recording-for-my-sql-server-toolset-intro-part-1-is-now-available.aspx#comments</comments><description>The first in my live meeting series was on SQL Server Basics - Part 1 : An introduction to the SQL Server toolset. The recording is available here: http://sqlserverfaq.com/livemeetings/sqlfaq_20090528_tonyrogerson_sqlserverbasics_tools.zip I pretty much...(&lt;a href="http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/05/28/livemeeting-recording-for-my-sql-server-toolset-intro-part-1-is-now-available.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=11772" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/Support/default.aspx">Support</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Development/default.aspx">SQL Development</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server+User+Group/default.aspx">SQL Server User Group</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server+FAQ/default.aspx">SQL Server FAQ</category></item><item><title>SQL User Group - tonight is Edinburgh; tomorrow a Live Meeting on the SQL Server toolset</title><link>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/05/27/sql-user-group-tonight-is-edinburgh-tomorrow-a-live-meeting-on-the-sql-server-toolset.aspx</link><pubDate>Wed, 27 May 2009 06:46:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:11758</guid><dc:creator>tonyrogerson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/tonyrogerson/rsscomments.aspx?PostID=11758</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/05/27/sql-user-group-tonight-is-edinburgh-tomorrow-a-live-meeting-on-the-sql-server-toolset.aspx#comments</comments><description>Don&amp;#39;t forget tonight is the Edinburgh user group meeting ( http://sqlserverfaq.com?eid=174 , if you&amp;#39;ve already registered then see you there - Martin Bell is your host this evening. Tomorrow afternoon I&amp;#39;m doing a Live Meeting ( http://sqlserverfaq...(&lt;a href="http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/05/27/sql-user-group-tonight-is-edinburgh-tomorrow-a-live-meeting-on-the-sql-server-toolset.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=11758" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Development/default.aspx">SQL Development</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server+User+Group/default.aspx">SQL Server User Group</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server+FAQ/default.aspx">SQL Server FAQ</category></item><item><title>SQL User Group - ADO.NET + Windows 7 indepth tomorrow evening; Live Meetings starting soon, Edinburgh and Cambridge new event</title><link>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/05/12/sql-user-group-ado-net-windows-7-indepth-tomorrow-evening-live-meetings-starting-soon-edinburgh-and-cambridge-new-event.aspx</link><pubDate>Tue, 12 May 2009 13:13:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:11650</guid><dc:creator>tonyrogerson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/tonyrogerson/rsscomments.aspx?PostID=11650</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/05/12/sql-user-group-ado-net-windows-7-indepth-tomorrow-evening-live-meetings-starting-soon-edinburgh-and-cambridge-new-event.aspx#comments</comments><description>Are you coming to Reading tomorrow - see you there! Tomorrow evening at Microsoft I&amp;#39;ve got Mike Taulty taking us through ADO.NET Data Services and James O&amp;#39;Neill and Viral Tarpara from Microsoft will do Windows 7 indepth. We&amp;#39;ve also got our...(&lt;a href="http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/05/12/sql-user-group-ado-net-windows-7-indepth-tomorrow-evening-live-meetings-starting-soon-edinburgh-and-cambridge-new-event.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=11650" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Server+User+Group/default.aspx">SQL Server User Group</category></item><item><title>This months event for the SQL User Group - Manchester this Thurs; Reading next Wednesday</title><link>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/05/05/this-months-event-for-the-sql-user-group-manchester-this-thurs-reading-next-wednesday.aspx</link><pubDate>Tue, 05 May 2009 18:07:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:11603</guid><dc:creator>tonyrogerson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/tonyrogerson/rsscomments.aspx?PostID=11603</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/05/05/this-months-event-for-the-sql-user-group-manchester-this-thurs-reading-next-wednesday.aspx#comments</comments><description>Quick note on what&amp;#39;s coming up this month in the user group physical meetings, if you want to come make sure you register asap so we know numbers. This Thurs: Manchester, Evening http://sqlserverfaq.com/events/172/Tony-Rogerson-23-years-of-hints-and...(&lt;a href="http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/05/05/this-months-event-for-the-sql-user-group-manchester-this-thurs-reading-next-wednesday.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=11603" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Development/default.aspx">SQL Development</category></item><item><title>Thurs 13th May - Reading; Understanding ADO.NET Data Services and Windows 7 features in-depth.</title><link>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/05/05/thurs-13th-may-reading-understanding-ado-net-data-services-and-windows-7-features-in-depth.aspx</link><pubDate>Tue, 05 May 2009 17:45:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:11602</guid><dc:creator>tonyrogerson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/tonyrogerson/rsscomments.aspx?PostID=11602</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/05/05/thurs-13th-may-reading-understanding-ado-net-data-services-and-windows-7-features-in-depth.aspx#comments</comments><description>Come and join us for the evening of Wednesday the 13th May at TVP Reading where we have Mike Taulty from Microsoft presenting on &amp;quot;Understanding ADO.NET Data Services&amp;quot; and we have James O&amp;#39;Niell and Viral Tarpara both IT Pro Evangelists for...(&lt;a href="http://sqlblogcasts.com/blogs/tonyrogerson/archive/2009/05/05/thurs-13th-may-reading-understanding-ado-net-data-services-and-windows-7-features-in-depth.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=11602" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/tonyrogerson/archive/tags/SQL+Development/default.aspx">SQL Development</category></item></channel></rss>