<?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/"
	>

<channel>
	<title>Seacoast SQL Server Users Group</title>
	<atom:link href="http://seacoastsql.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://seacoastsql.org</link>
	<description></description>
	<lastBuildDate>Wed, 06 Jun 2012 15:04:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>June &#8211; Adam Machanic &amp; Windowing Functions!</title>
		<link>http://seacoastsql.org/2012/06/june-adam-machanic-windowing-functions/</link>
		<comments>http://seacoastsql.org/2012/06/june-adam-machanic-windowing-functions/#comments</comments>
		<pubDate>Wed, 06 Jun 2012 15:04:44 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Next Meeting]]></category>

		<guid isPermaLink="false">http://seacoastsql.org/?p=31</guid>
		<description><![CDATA[Adam Machanic is coming up Thursday, June 21 to give the following presentation. As always please visit the eventbrite page for this meeting to RSVP so we can plan appropriately. This should be an excellent talk for DBAs, Developers and BI folks. Too many people aren&#8217;t taking advantage of these powerful functions &#8211; some of which [...]]]></description>
			<content:encoded><![CDATA[<p>Adam Machanic is coming up Thursday, June 21 to give the following presentation. As always <a href="http://www.eventbrite.com/event/3695752094">please visit the eventbrite page for this meeting to RSVP</a> so we can plan appropriately. This should be an <strong>excellent</strong> talk for DBAs, Developers and BI folks. Too many people aren&#8217;t taking advantage of these powerful functions &#8211; some of which have been available <strong>since SQL Server 2005&#8230; </strong></p>
<h2>T-SQL Power! The OVER Clause: Your Key to No-Sweat Problem Solving</h2>
<p>Have you ever stared at a convoluted requirement, unsure of where to begin and how to get there with T-SQL? Have you ever spent three days working on a long and complex query, wondering if there might be a better way? Good news: The OVER clause, first introduced in SQL Server 2005 and greatly enhanced in SQL Server 2012, can be used to quickly and easily solve a number of problems that were previously very difficult or seemingly impossible. In this session you will learn to leverage aggregations and windowing operations to gain insight without losing information, enabling you to answer a number of interesting business problems with ease. Several demos will be shown to highlight the utility of the OVER clause for solving a large number of difficult&#8211;yet common&#8211;query problems, including custom paging schemes, data de-duplication, &#8220;top-N&#8221; problems, and complex statistical calculations. You will also learn how to creatively apply the feature to help with performance optimization of certain classes of tough queries. If you&#8217;re tired of writing queries that just don&#8217;t seem good enough, attend this session to get to the next level.</p>
<h2>About Adam</h2>
<p>Adam Machanic is a Boston-based database consultant, writer, and speaker, as well as the founder of Data Education. He has been involved in dozens of SQL Server implementations for both high-availability OLTP and large-scale data warehouse applications, and has optimized data access layer performance for several data-intensive applications.</p>
<p>Adam has written for numerous web sites and magazines, including SQLblog, Simple Talk, Search SQL Server, <em>SQL Server Professional</em>, <em>CoDe</em>, and <em>VSJ</em>. He has also contributed to several books on SQL Server, including <em>SQL Server 2008 Internals</em>(Microsoft Press, 2009) and <em>Expert SQL Server 2005 Development</em> (Apress, 2007).</p>
<p>Adam regularly speaks at user groups, community events, and conferences on a variety of SQL Server and .NET-related topics. He is a Microsoft Most Valuable Professional (MVP) for SQL Server, Microsoft Certified IT Professional (MCITP), and a member of the INETA North American Speakers Bureau.</p>
]]></content:encoded>
			<wfw:commentRss>http://seacoastsql.org/2012/06/june-adam-machanic-windowing-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Andy Leonard Presents &#8211; Using BIML as an SSIS Design Patterns Engine</title>
		<link>http://seacoastsql.org/2012/05/andy-leonard-presents-using-biml-as-an-ssis-design-patterns-engine/</link>
		<comments>http://seacoastsql.org/2012/05/andy-leonard-presents-using-biml-as-an-ssis-design-patterns-engine/#comments</comments>
		<pubDate>Fri, 04 May 2012 21:40:48 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Happenings]]></category>
		<category><![CDATA[Next Meeting]]></category>

		<guid isPermaLink="false">http://seacoastsql.org/?p=26</guid>
		<description><![CDATA[Andy Leonard is in town in May for some client work! We can have that Hadoop chat anytime, so why not have our favorite SSIS presenter come up and share more insights! If you would like to come to this meeting &#8211; please RSVP via the Event Brite page, we need accurate counts for pizza [...]]]></description>
			<content:encoded><![CDATA[<p>Andy Leonard is in town in May for some client work! We can have that Hadoop chat anytime, so why not have our favorite SSIS presenter come up and share more insights! If you would like to come to this meeting &#8211; <strong><a href="http://seacoastsqlmay.eventbrite.com/" target="_blank">please RSVP via the Event Brite page</a>, we need accurate counts for pizza and raffles.</strong> If you&#8217;d like to be on our mailing list for future meetings and meeting changes, please use the constant contact form on the right. Your info won&#8217;t be shared.</p>
<p>Andy should start speaking at about 6:30 and the doors will be open around 6:00 for networking and pizza. Great Bay College just like usual. Thursday 5/17/2012.</p>
<h2><span style="font-size: large;"><br />
Using BIML as an SSIS Design Patterns Engine</span></h2>
<div>Business Intelligence Markup Language provides a powerful solution for creating and managing SSIS Design Patterns. Andy Leonard, one of the authors of <a href="https://sn2prd0802.outlook.com/owa/redir.aspx?C=mCCfyHC0pkGQxSUr5acLCIBg-UmG_c4IN_842AOJOzsIHFuw5j15i3yhkE7Scb1YrcylhEdA4Tg.&amp;URL=http%3a%2f%2fwww.amazon.com%2fSSIS-Design-Patterns-Matt-Masson%2fdp%2f1430237716" target="_blank">SSIS Design Patterns</a>, demonstrates the flexibility of BIML in this session.</div>
<div>
<h2><em>About Andy Leonard</em></h2>
<div>
<p><span style="font-family: Calibri, sans-serif; font-size: small;">Andy Leonard is CSO of Linchpin People, an SSIS Trainer and Consultant, SQL Server database and Integration Services developer, SQL Server data warehouse developer, community mentor, blogger, and engineer. He is a co-author of </span><a href="https://sn2prd0802.outlook.com/owa/redir.aspx?C=mCCfyHC0pkGQxSUr5acLCIBg-UmG_c4IN_842AOJOzsIHFuw5j15i3yhkE7Scb1YrcylhEdA4Tg.&amp;URL=http%3a%2f%2fmanning.com%2fdelaney" target="_blank"><span style="font-family: Calibri, sans-serif; font-size: small;">SQL Server MVP Deep Dives, Volume 2</span></a><span style="font-family: Calibri, sans-serif; font-size: small;"> and </span><a href="https://sn2prd0802.outlook.com/owa/redir.aspx?C=mCCfyHC0pkGQxSUr5acLCIBg-UmG_c4IN_842AOJOzsIHFuw5j15i3yhkE7Scb1YrcylhEdA4Tg.&amp;URL=http%3a%2f%2fwww.amazon.com%2fSSIS-Design-Patterns-Matt-Masson%2fdp%2f1430237716%2f" target="_blank"><span style="font-family: Calibri, sans-serif; font-size: small;">SSIS Design Patterns</span></a><span style="font-family: Calibri, sans-serif; font-size: small;">. His background includes VB and web application architecture and development; and SQL Server 2000-2012.</span></p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://seacoastsql.org/2012/05/andy-leonard-presents-using-biml-as-an-ssis-design-patterns-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aaron Bertrand &amp; SQL Server 2012</title>
		<link>http://seacoastsql.org/2012/04/aaron-bertrand-sql-server-2012/</link>
		<comments>http://seacoastsql.org/2012/04/aaron-bertrand-sql-server-2012/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 17:23:04 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Next Meeting]]></category>

		<guid isPermaLink="false">http://seacoastsql.mikewalshonline.com/?p=5</guid>
		<description><![CDATA[Come join us for some great SQL Server 2012 chat on Thursday, April 19th at Great Bay Community College starting at 6:00PM &#8211; Aaron starts at 6:30. There will be plenty of pizza, conversation and giveaways. Please RSVP via the Event Brite ticket here. RSVP will be required for any of the giveaways &#8211; including [...]]]></description>
			<content:encoded><![CDATA[<p>Come join us for some great SQL Server 2012 chat on Thursday, April 19th at Great Bay Community College starting at 6:00PM &#8211; Aaron starts at 6:30. There will be plenty of pizza, conversation and giveaways. Please <a href="http://www.eventbrite.com/event/2972740547" target="_blank">RSVP via the Event Brite ticket here</a>. RSVP will be required for any of the giveaways &#8211; including some larger giveaways for this relaunch of our group &#8211; we&#8217;re thinking some Amazon Gift Cards, maybe bigger.</p>
<p><strong>Topic &#8211; What&#8217;s New In SQL Server 2012</strong></p>
<p>SQL Server &#8220;Denali&#8221; delivers many highly anticipated features that some   <a href="http://seacoastsql.mikewalshonline.com/wp-content/uploads/2012/04/1881.SQLFFF1680x1024.jpg"><img class="alignright size-medium wp-image-7" title="SQL_2012_Desktop_Background_1680x1050_101111" src="http://seacoastsql.mikewalshonline.com/wp-content/uploads/2012/04/1881.SQLFFF1680x1024-300x187.jpg" alt="" width="300" height="187" /></a><br />
feel are long overdue. In this session you will get a first-hand look at many<br />
of these new features relating to the engine (contained databases,<br />
AlwaysOn, and T-SQL enhancements), client tools (Management Studio,<br />
Books Online, and SQL Server Data Tools), and changes to setup and<br />
system requirements. You&#8217;ll also learn about some features that did not<br />
make it into SQL Server 2012 and deprecated functionality that will stop<br />
working.</p>
<p><em>(Note from Mike &#8211; this is marketing free&#8230; I&#8217;ve seen Aaron deliver this talk before, he goes into details around what is coming &#8211; well now here &#8211; in SQL Server 2012 that we care about as DBAs and Developers)</em></p>
<p><strong>About Aaron Bertrand</strong></p>
<p>Aaron is a senior consultant for SQL Sentry, makers of performance</p>
<div id="attachment_6" class="wp-caption alignright" style="width: 168px"><a href="http://seacoastsql.mikewalshonline.com/wp-content/uploads/2012/04/download.jpeg"><img class="size-full wp-image-6" title="Aaron Bertrand" src="http://seacoastsql.mikewalshonline.com/wp-content/uploads/2012/04/download.jpeg" alt="" width="158" height="166" /></a><p class="wp-caption-text">Aaron Bertrand</p></div>
<p>monitoring and event management software for SQL Server, Analysis<br />
Services, and Windows. He has been blogging at <a href="http://sqlblog.com/" target="_blank">sqlblog.com</a> since 2006,<br />
focusing on manageability, performance, and new features; has been an<br />
MVP since 1997-98; and speaks frequently at user group meetings and<br />
SQL Saturday events. He has written chapters for two SQL Server MVP<br />
Deep Dives projects, where all author royalties go to a chosen charity.</p>
]]></content:encoded>
			<wfw:commentRss>http://seacoastsql.org/2012/04/aaron-bertrand-sql-server-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hadoop, Big Data &amp; SQL &#8211; TripAdvisor&#8217;s Story&#8230;</title>
		<link>http://seacoastsql.org/2012/04/hadoop-big-data-sql-tripadvisors-story/</link>
		<comments>http://seacoastsql.org/2012/04/hadoop-big-data-sql-tripadvisors-story/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 19:08:05 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://seacoastsql.org/?p=18</guid>
		<description><![CDATA[UPDATE &#8211; This meeting is being postponed, replaced with the Andy Leonard SSIS Presentation. We will update you when this one is rescheduled (likely July, August or September) Big Data, Hadoop and Hive.. You keep hearing those words, right? What do they mean? In this interactive talk Don O&#8217;Neill from TripAdvisor.com and Mike Walsh will [...]]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE &#8211; This meeting is being postponed, replaced with the Andy Leonard SSIS Presentation. </strong>We will update you when this one is rescheduled (likely July, August or September)</p>
<p>Big Data, Hadoop and Hive.. You keep hearing those words, right? What do they mean? In this interactive talk Don O&#8217;Neill from TripAdvisor.com and Mike Walsh will take you through how TripAdvisor uses Hadoop to manage their &#8220;Big Data&#8221;. We&#8217;ll show you how SQL Server fits into this architecture and get you a live and interactive view of managing and working within Hadoop &amp; Hive.</p>
<p><strong>Session Details</strong></p>
<p>Big Data is a term applied to data with a size such that commonly used tools are unable to capture, manage, and process it within a tolerable elapsed time. Big Data sizes are a constantly moving target, currently ranging from a few dozen terabytes to many petabytes of data in a single set.</p>
<p>In this talk we will discuss how web sites such as TripAdvisor use Hadoop and associated projects &#8212; like Hive, Oozie, and Sqoop &#8212; combined with SQL Server. These tools provide data warehouse teams with the ability to process vast amounts of log information, the prominent source of &#8220;Big Data.&#8221; The talk will also cover how we integrate with SQL Server for end-user reporting, as well as some of the challenges with working with these new and bleeding-edge projects. And, believe it or not, TripAdvisor does this all with a team of just three engineers.</p>
<p><strong>Bio</strong></p>
<p><strong></strong>Don O&#8217;Neill is the Senior Director of Engineering, Operations and Infrastructure at TripAdvisor, overseeing the company&#8217;s software, hardware and networking infrastructure and operations, and planning and executing its scalability strategy. Don has eighteen years’ experience in Software Development mostly on the Microsoft platform. Don has a Masters degree in Software Engineering from Brandeis University.</p>
<p><a href="http://straightpathsql.com" target="_blank">Mike Walsh</a> is a SQL Server consultant and MVP. He is helping TripAdvisor out offering some SQL Server expertise and has been able to get his hands dirty in the Hadoop and Hive side. He&#8217;s helped TripAdvisor with their data strategy and is having a lot of fun rolling around in the Big Data.</p>
]]></content:encoded>
			<wfw:commentRss>http://seacoastsql.org/2012/04/hadoop-big-data-sql-tripadvisors-story/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User Group Update</title>
		<link>http://seacoastsql.org/2012/04/user-group-update/</link>
		<comments>http://seacoastsql.org/2012/04/user-group-update/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 18:55:56 +0000</pubDate>
		<dc:creator>Mike Walsh</dc:creator>
				<category><![CDATA[Happenings]]></category>
		<category><![CDATA[Meta]]></category>

		<guid isPermaLink="false">http://seacoastsql.org/?p=15</guid>
		<description><![CDATA[Hello and welcome to the new site! We ran into some scheduling issues for the past several months and are back on track with a more consistent date and time slot that appears to be looking good for the longer term. That doesn&#8217;t mean SQL Server user group related activity has been quiet in NH [...]]]></description>
			<content:encoded><![CDATA[<p>Hello and welcome to the new site! We ran into some scheduling issues for the past several months and are back on track with a more consistent date and time slot that appears to be looking good for the longer term. That doesn&#8217;t mean SQL Server user group related activity has been quiet in NH or the region! A few notes about upcoming events and news in the area:</p>
<p><strong>Next Month</strong></p>
<ul>
<li>Our May meeting (you can see it on the calendar on the home page here) will be a presentation from Don O&#8217;Neil of Trip Advisor and myself talking about some of the interesting things we are doing over there with Hadoop, Big Data, SQL Server and SSAS.</li>
<li>May 19th &#8211; There will be a SQL Saturday at the Microsoft Complex in May. The organizers are still working on the event schedule, I&#8217;ll expect they&#8217;ll have it out in the coming weeks at the <a href="http://www.sqlsaturday.com/142/eventhome.aspx">event site</a>.</li>
</ul>
<div><strong>June</strong></div>
<div>
<ul>
<li><a href="http://sqlblog.com/blogs/adam_machanic/">Adam Machanic</a> will be back to join us in Portsmouth again. We&#8217;ll have his topic ironed out over the next couple weeks but I expect it to be some more great info for developers and DBAs alike. I&#8217;d like to see him go into some advanced tuning or memory grant talks but we&#8217;ll see <img src='http://seacoastsql.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
</ul>
</div>
<div><strong>Summer Schedule</strong></div>
<div>We aren&#8217;t sure if we&#8217;ll be meeting each month of the summer or not but we are talking about planning either a summer BBQ gathering for the User Group for a networking and socialization time or a holiday party (or both, depending on funding!) More on this in the coming meetings as we gauge interest.</div>
<div><strong>Fall</strong></div>
<div>The leadership of this User Group along with David Taylor, a local SQL Server expert and active PASS volunteer, and Alexander Technology Group have secured a space for a <strong>first ever NH SQL Saturday event!!! </strong>The site isn&#8217;t live yet, but once PASS puts it on the main site, we&#8217;ll be sure to send a link. For now, though &#8211; <strong>Save the date! Saturday October 20, 2012. </strong>It will be at Rivier College in Nashua. This is a great time for getting conference level sessions for free. All costs will be covered by sponsors, including lunch and snacks. We&#8217;ll be looking for volunteers so be sure to let us know at the next meeting or send us an e-mail at info@seacoastsql.org.</div>
]]></content:encoded>
			<wfw:commentRss>http://seacoastsql.org/2012/04/user-group-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
