<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://dougbert.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/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"><channel><title>Dougbert.com</title><link>http://dougbert.com/blogs/</link><description>Microsoft SQL Server Integration Services and more by Douglas Laudenschlager.</description><dc:language>en-US</dc:language><generator>CommunityServer 2008.5 (Build: 30929.2835)</generator><item><title>SSIS product team is looking for a senior developer (Redmond, WA, USA)</title><link>http://dougbert.com/blogs/dougbert/archive/2010/03/10/ssis-product-team-is-looking-for-a-senior-developer-redmond-wa-usa.aspx</link><pubDate>Wed, 10 Mar 2010 23:26:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:1522</guid><dc:creator>dougbert</dc:creator><slash:comments>0</slash:comments><description>For more information, see https://careers.microsoft.com/JobDetails.aspx?jid=13164 . -Doug...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2010/03/10/ssis-product-team-is-looking-for-a-senior-developer-redmond-wa-usa.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=1522" width="1" height="1"&gt;</description><category domain="http://dougbert.com/blogs/dougbert/archive/tags/jobs/default.aspx">jobs</category></item><item><title>Thank you for following me. Comments are now disabled.</title><link>http://dougbert.com/blogs/dougbert/archive/2010/02/06/thank-you-for-following-me-comments-are-now-disabled.aspx</link><pubDate>Sun, 07 Feb 2010 00:13:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:1520</guid><dc:creator>dougbert</dc:creator><slash:comments>0</slash:comments><description>Thank you all for following my &amp;quot;Dougbert on SSIS&amp;quot; blog. As I mentioned in a recent post , I am no longer working on SQL Server Integration Services at Microsoft. While I still expect to spend time with SSIS, I won&amp;#39;t have as much time or as much fresh information. So this blog will probably not be very active. But no harm in staying subscribed! I&amp;#39;m sure that I&amp;#39;ll never escape from Excel driver issues. (And there are so many custom tasks and data flow components that need writing...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2010/02/06/thank-you-for-following-me-comments-are-now-disabled.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=1520" width="1" height="1"&gt;</description></item><item><title>You could be doing ETL or BI at Microsoft!</title><link>http://dougbert.com/blogs/dougbert/archive/2010/01/18/you-could-be-doing-etl-or-bi-at-microsoft.aspx</link><pubDate>Mon, 18 Jan 2010 17:15:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:1407</guid><dc:creator>dougbert</dc:creator><slash:comments>4</slash:comments><description>If you enjoy using the features of SQL Server for ETL or business intelligence projects, consider working close to the source right here at Microsoft. Check out our public careers page at: https://careers.microsoft.com/ . The other day I just happened to be clicking around on our internal job-listing site. (See previous blog posting). I found a fair number of job openings for many ETL and BI-related terms and phrases: ETL, 25 SSIS, 16 Integration Services, 9 OLAP, 33 SSAS, 8 PowerPivot, none Analysis...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2010/01/18/you-could-be-doing-etl-or-bi-at-microsoft.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=1407" width="1" height="1"&gt;</description><category domain="http://dougbert.com/blogs/dougbert/archive/tags/jobs/default.aspx">jobs</category></item><item><title>SSIS: Now it's play and not work!</title><link>http://dougbert.com/blogs/dougbert/archive/2010/01/07/ssis-now-it-s-play-and-not-work.aspx</link><pubDate>Thu, 07 Jan 2010 23:48:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:1387</guid><dc:creator>dougbert</dc:creator><slash:comments>6</slash:comments><description>For me, that is. I hope. No, I haven&amp;#39;t written any magic code that fixes the tedious parts of Integration Services. But in 2010 I will no longer be working on SSIS documentation at Microsoft; I am moving to a new and different role on the SQL Server documentation team. So my theory is that I can now play with SSIS for fun in that &amp;quot;spare time&amp;quot; that we all fantasize about. Don&amp;#39;t be too hasty to unsubscribe from this blog! I hope that I will still have information to contribute from...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2010/01/07/ssis-now-it-s-play-and-not-work.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=1387" width="1" height="1"&gt;</description></item><item><title>Importing from Excel: IMEX and mixed data types</title><link>http://dougbert.com/blogs/dougbert/archive/2009/11/21/importing-from-excel-imex-and-mixed-data-types.aspx</link><pubDate>Sat, 21 Nov 2009 22:15:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:1238</guid><dc:creator>dougbert</dc:creator><slash:comments>3</slash:comments><description>When we talk about using import mode, &amp;quot;IMEX=1,&amp;quot; to resolve a common problem when importing from Excel, we sometimes give or get the impression that setting IMEX=1 automatically imports all data as text. This is an over-simplification. In fact, IMEX=1 causes the value of the Registry setting, ImportMixedTypes , to be applied. ImportMixedTypes commonly has a value of Text . Therefore, if and only if you have a column that contains both numbers and strings, all the values in that column are...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2009/11/21/importing-from-excel-imex-and-mixed-data-types.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=1238" width="1" height="1"&gt;</description><category domain="http://dougbert.com/blogs/dougbert/archive/tags/Excel/default.aspx">Excel</category></item><item><title>Updated component: Refresh SSRS reports directly from an SSIS package</title><link>http://dougbert.com/blogs/dougbert/archive/2009/11/09/updated-component-refresh-ssrs-reports-directly-from-an-ssis-package.aspx</link><pubDate>Mon, 09 Nov 2009 21:29:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:1225</guid><dc:creator>dougbert</dc:creator><slash:comments>1</slash:comments><description>My German&amp;#39;s a little rusty, but I still try to follow the German-language SSIS blog by Tillman Eitelberg of Bonn, Germany. In yesterday&amp;#39;s posting , he talks about his Report Generator Task project on Codeplex (in English). Many of you have probably discovered this custom task already on your own. The Report Generator task lets you load and transform a data set in your SSIS package, then regenerate a (pre-existing) SSRS report with that data. You can save the report output in Excel or PDF...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2009/11/09/updated-component-refresh-ssrs-reports-directly-from-an-ssis-package.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=1225" width="1" height="1"&gt;</description><category domain="http://dougbert.com/blogs/dougbert/archive/tags/Codeplex/default.aspx">Codeplex</category><category domain="http://dougbert.com/blogs/dougbert/archive/tags/third-party+products/default.aspx">third-party products</category><category domain="http://dougbert.com/blogs/dougbert/archive/tags/custom+components/default.aspx">custom components</category></item><item><title>New book: SSIS Problem - Design - Solution</title><link>http://dougbert.com/blogs/dougbert/archive/2009/11/09/new-book-ssis-problem-design-solution.aspx</link><pubDate>Mon, 09 Nov 2009 18:32:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:1223</guid><dc:creator>dougbert</dc:creator><slash:comments>0</slash:comments><description>Microsoft SQL Server 2008 Integration Services Problem-Design-Solution by Erik Veerman, Jessica Moss, Brian Knight, and Jay Hackney ISBN: 978-0-470-52576-0 Paperback, 480 pages Published by Wiley/Wrox in November 2009 List price: US $49.99 Amazon price US $31.49 as of 11/9/2009. Also available from Wiley as an Adobe E-Book. Not yet available from Amazon for Kindle, as of 11/9/2009. In Microsoft SQL Server 2008 Integration Services Problem-Design-Solution , a new book from Wiley/Wrox, 4 recognized...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2009/11/09/new-book-ssis-problem-design-solution.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=1223" width="1" height="1"&gt;</description><category domain="http://dougbert.com/blogs/dougbert/archive/tags/mvp/default.aspx">mvp</category><category domain="http://dougbert.com/blogs/dougbert/archive/tags/books/default.aspx">books</category></item><item><title>CDC for heterogeneous sources with SSIS, from Attunity and Microsoft</title><link>http://dougbert.com/blogs/dougbert/archive/2009/11/03/cdc-for-heterogeneous-sources-with-ssis-from-attunity-and-microsoft.aspx</link><pubDate>Tue, 03 Nov 2009 18:20:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:1220</guid><dc:creator>dougbert</dc:creator><slash:comments>0</slash:comments><description>See the press release from yesterday (11/2/2009): Attunity extends its partnership with Microsoft to enable heterogeneous Change Data Capture Some excerpts: The solution, based on Microsoft&amp;rsquo;s SQL Server Integration Services (SSIS) and Attunity&amp;rsquo;s low-impact change data capture (CDC) technology, enables efficient and real-time integration of heterogeneous data with significant cost savings. ... The integrated offering of Attunity&amp;rsquo;s CDC with Microsoft&amp;rsquo;s SSIS is now available...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2009/11/03/cdc-for-heterogeneous-sources-with-ssis-from-attunity-and-microsoft.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=1220" width="1" height="1"&gt;</description><category domain="http://dougbert.com/blogs/dougbert/archive/tags/third-party+products/default.aspx">third-party products</category><category domain="http://dougbert.com/blogs/dougbert/archive/tags/vendors/default.aspx">vendors</category><category domain="http://dougbert.com/blogs/dougbert/archive/tags/cdc/default.aspx">cdc</category></item><item><title>Get the new SSIS Expressions cheat sheet from PragmaticWorks</title><link>http://dougbert.com/blogs/dougbert/archive/2009/11/03/get-the-new-ssis-expressions-cheat-sheet-from-pragmaticworks.aspx</link><pubDate>Tue, 03 Nov 2009 16:59:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:1219</guid><dc:creator>dougbert</dc:creator><slash:comments>2</slash:comments><description>Available as both a Web page and a downloadable PDF at http://www.pragmaticworks.com/cheatsheet/ . ...and more! -Doug...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2009/11/03/get-the-new-ssis-expressions-cheat-sheet-from-pragmaticworks.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=1219" width="1" height="1"&gt;</description><category domain="http://dougbert.com/blogs/dougbert/archive/tags/expressions/default.aspx">expressions</category></item><item><title>Off topic: Seattle restaurant deals just in time for SQL PASS 2009</title><link>http://dougbert.com/blogs/dougbert/archive/2009/11/02/off-topic-seattle-restaurant-deals-just-in-time-for-sql-pass-2009.aspx</link><pubDate>Mon, 02 Nov 2009 20:53:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:1216</guid><dc:creator>dougbert</dc:creator><slash:comments>0</slash:comments><description>If you&amp;#39;re in Seattle for SQL PASS 2009, and you have an appetite for fine Seattle food but you don&amp;#39;t have an unlimited budget, there are several November deals to consider. 3-course prix fixe dinners for $30 Restaurants in the downtown area (including Belltown) include: Andaluca (a favorite of mine) Art Barolo ( impossible choice between lamb and boar! ) Campagne Chez Shea Dahlia Lounge (Tom Douglas) Earth &amp;amp; Ocean Etta&amp;#39;s (Tom Douglas) Flying Fish Hunt Club Lola (Tom Douglas) Serafina...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2009/11/02/off-topic-seattle-restaurant-deals-just-in-time-for-sql-pass-2009.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=1216" width="1" height="1"&gt;</description><category domain="http://dougbert.com/blogs/dougbert/archive/tags/off+topic/default.aspx">off topic</category></item><item><title>Updated product: SSIS+ 1.4 from Cozyroc - Visit CozyRoc at PASS</title><link>http://dougbert.com/blogs/dougbert/archive/2009/11/01/updated-product-ssis-1-4-from-cozyroc-visit-cozyroc-at-pass.aspx</link><pubDate>Mon, 02 Nov 2009 01:17:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:1214</guid><dc:creator>dougbert</dc:creator><slash:comments>0</slash:comments><description>Cozyroc is exhibiting at SQL PASS 2009 for the first time this year. From the Cozyroc Web site : CozyRoc will be exhibiting at the Premier Conference for SQL SERVER Professionals. Visit CozyRoc at booth #508 and say HI. Cozyroc has just released version 1.4 of their SSIS+ product, adding still more often-requested features to their add-on library for SQL Server 2005 and 2008. For details on the new and existing features, please see this blog entry, CozyRoc SSIS+ 1.4 has arrived . Here is the most...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2009/11/01/updated-product-ssis-1-4-from-cozyroc-visit-cozyroc-at-pass.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=1214" width="1" height="1"&gt;</description><category domain="http://dougbert.com/blogs/dougbert/archive/tags/third-party+products/default.aspx">third-party products</category></item><item><title>Save 50% today only on new book, SQL Server MVP Deep Dives</title><link>http://dougbert.com/blogs/dougbert/archive/2009/09/30/save-50-today-only-on-new-book-sql-server-mvp-deep-dives.aspx</link><pubDate>Wed, 30 Sep 2009 16:53:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:1126</guid><dc:creator>dougbert</dc:creator><slash:comments>0</slash:comments><description>I got this reminder from MVP Phil Brammer: FYI - You can use the code, pop0928, at checkout from www.sqlservermvpdeepdives.com during the month of September (what&amp;#39;s left of it anyway) to save 50% . That is a public code, so please feel free to spread the word. Thanks, Phil Please see my post from yesterday, New book: Learn some SSIS, help children affected by war , for more information about the book. -Doug...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2009/09/30/save-50-today-only-on-new-book-sql-server-mvp-deep-dives.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=1126" width="1" height="1"&gt;</description><category domain="http://dougbert.com/blogs/dougbert/archive/tags/mvp/default.aspx">mvp</category><category domain="http://dougbert.com/blogs/dougbert/archive/tags/books/default.aspx">books</category></item><item><title>New book: Learn some SSIS, help children affected by war</title><link>http://dougbert.com/blogs/dougbert/archive/2009/09/29/new-book-learn-some-ssis-help-children-affected-by-war.aspx</link><pubDate>Tue, 29 Sep 2009 16:04:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:1122</guid><dc:creator>dougbert</dc:creator><slash:comments>3</slash:comments><description>&amp;quot; SQL Server MVP Deep Dives ,&amp;quot; a result of collaboration among 53 SQL Server MVP&amp;#39;s and others, is now available for pre-order. The authors are generously donating all their royalties to a charity for children affected by war. Find out more about the book here: http://www.sqlservermvpdeepdives.com . (9/29/09: If you were one of the very first readers this morning, sorry about the mis-typed URL. It&amp;#39;s working now. ) The book contains the following 4 chapters on SQL Server Integration...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2009/09/29/new-book-learn-some-ssis-help-children-affected-by-war.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=1122" width="1" height="1"&gt;</description><category domain="http://dougbert.com/blogs/dougbert/archive/tags/expressions/default.aspx">expressions</category><category domain="http://dougbert.com/blogs/dougbert/archive/tags/mvp/default.aspx">mvp</category><category domain="http://dougbert.com/blogs/dougbert/archive/tags/books/default.aspx">books</category><category domain="http://dougbert.com/blogs/dougbert/archive/tags/performance/default.aspx">performance</category><category domain="http://dougbert.com/blogs/dougbert/archive/tags/data+profiling+task/default.aspx">data profiling task</category></item><item><title>Updated product: EBCDIC Source component "Lysine" from Amino Software</title><link>http://dougbert.com/blogs/dougbert/archive/2009/09/23/updated-product-ebcdic-source-component-quot-lysine-quot-from-amino-software.aspx</link><pubDate>Wed, 23 Sep 2009 22:10:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:1115</guid><dc:creator>dougbert</dc:creator><slash:comments>0</slash:comments><description>Patrick &amp;amp; Ben at Amino Software have announced a new version of &amp;quot;Lysine,&amp;quot; an Integration Services source component for loading EBCDIC data into the data flow of an SSIS package. I wouldn&amp;#39;t know an EBCDIC if one ran up and bit me, so I&amp;#39;ll just quote their announcement: Lysine 1.3 Released We are excited to announce that our planned release for 1.2 was merged with features that had been planned for release in 1.3 at a later date. Due to increased international demand, we put a...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2009/09/23/updated-product-ebcdic-source-component-quot-lysine-quot-from-amino-software.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=1115" width="1" height="1"&gt;</description><category domain="http://dougbert.com/blogs/dougbert/archive/tags/ebcdic/default.aspx">ebcdic</category><category domain="http://dougbert.com/blogs/dougbert/archive/tags/third-party+products/default.aspx">third-party products</category><category domain="http://dougbert.com/blogs/dougbert/archive/tags/vendors/default.aspx">vendors</category></item><item><title>64-bit Excel Driver in Microsoft Office 14</title><link>http://dougbert.com/blogs/dougbert/archive/2009/08/28/64-bit-excel-driver-in-microsoft-office-14.aspx</link><pubDate>Fri, 28 Aug 2009 22:06:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:1062</guid><dc:creator>dougbert</dc:creator><slash:comments>2</slash:comments><description>First, the good news... If you use SQL Server Integration Services to load data to or from Excel files or Access databases, then a 64-bit driver is headed your way. This is great news for SSIS users in a 64-bit world. Soon you&amp;#39;ll be able to run your packages in 64-bit mode on 64-bit computers, rather than wrestle with obscure settings to force some packages to 32-bit mode. The next version of Microsoft Office, Office 14, will be available in a 64-bit version. This version will include a 64-bit...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2009/08/28/64-bit-excel-driver-in-microsoft-office-14.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=1062" width="1" height="1"&gt;</description><category domain="http://dougbert.com/blogs/dougbert/archive/tags/Excel/default.aspx">Excel</category><category domain="http://dougbert.com/blogs/dougbert/archive/tags/64-bit/default.aspx">64-bit</category><category domain="http://dougbert.com/blogs/dougbert/archive/tags/connectivity/default.aspx">connectivity</category></item><item><title>Faking success in SSIS</title><link>http://dougbert.com/blogs/dougbert/archive/2009/08/28/faking-success-in-ssis.aspx</link><pubDate>Fri, 28 Aug 2009 20:14:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:1061</guid><dc:creator>dougbert</dc:creator><slash:comments>0</slash:comments><description>A SQL Server Integration Services package has a set of properties with similar names that let you: force the result of running the package return a custom value from the package Their similar names make it easy to confuse these properties. To make matters worse, their descriptions were mixed up in at least one place in Books Online (now fixed). I&amp;#39;ve just checked BOL one more time, so let&amp;#39;s clear up the confusion before I forget which property is which. These properties apply not only to the...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2009/08/28/faking-success-in-ssis.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=1061" width="1" height="1"&gt;</description><category domain="http://dougbert.com/blogs/dougbert/archive/tags/expressions/default.aspx">expressions</category><category domain="http://dougbert.com/blogs/dougbert/archive/tags/books/default.aspx">books</category></item><item><title>Speed up your ETL with 4 new SSIS performance videos from Microsoft</title><link>http://dougbert.com/blogs/dougbert/archive/2009/04/30/speed-up-your-etl-with-4-new-ssis-performance-videos-from-microsoft.aspx</link><pubDate>Thu, 30 Apr 2009 22:38:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:852</guid><dc:creator>dougbert</dc:creator><slash:comments>3</slash:comments><description>SSIS: Designing and Tuning for Performance SQL Server Video Series Learn the details of SQL Server Integration Services performance tuning from the people who know it best! Today (4/30/09) Microsoft published 4 new videos on SSIS performance, recorded by experts on the SSIS product team and the SQLCAT (Customer Advisory) team. The videos range from 12 to 16 minutes in length. Measuring and Understanding the Performance of Your SSIS Packages in the Enterprise (SQL Server Video) by Denny Lee, Senior...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2009/04/30/speed-up-your-etl-with-4-new-ssis-performance-videos-from-microsoft.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=852" width="1" height="1"&gt;</description><category domain="http://dougbert.com/blogs/dougbert/archive/tags/performance/default.aspx">performance</category><category domain="http://dougbert.com/blogs/dougbert/archive/tags/videos/default.aspx">videos</category></item><item><title>HTML Table Destination: An (incomplete) SSIS custom data flow component</title><link>http://dougbert.com/blogs/dougbert/archive/2009/04/28/html-table-destination-an-incomplete-ssis-custom-data-flow-component.aspx</link><pubDate>Tue, 28 Apr 2009 22:33:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:848</guid><dc:creator>dougbert</dc:creator><slash:comments>4</slash:comments><description>I had fun recently creating a custom data flow destination for Integration Services - an HTML Table Destination that writes out the data from the data flow to an HTML file as an HTML table. No applause, please - I copied SSIS developer Matt Masson&amp;#39;s code from Codeplex to get started, including his handy helper functions for the tedious stuff like adding custom properties and caching input columns. Plus, it&amp;#39;s not rocket science to output tabular data to a well-known text-based markup format...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2009/04/28/html-table-destination-an-incomplete-ssis-custom-data-flow-component.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=848" width="1" height="1"&gt;</description><enclosure url="http://dougbert.com/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.08.48/HtmlTableDestination.zip" length="14949" type="application/x-zip-compressed" /><category domain="http://dougbert.com/blogs/dougbert/archive/tags/programming/default.aspx">programming</category><category domain="http://dougbert.com/blogs/dougbert/archive/tags/custom+components/default.aspx">custom components</category></item><item><title>Off topic? Pretty charts, and SSIS in Siberia</title><link>http://dougbert.com/blogs/dougbert/archive/2009/04/27/off-topic-pretty-charts-and-ssis-in-siberia.aspx</link><pubDate>Mon, 27 Apr 2009 21:11:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:844</guid><dc:creator>dougbert</dc:creator><slash:comments>0</slash:comments><description>I was crushed by the news that Microsoft AdCenter Analytics was being discontinued. As a beta user, I&amp;#39;d enjoyed the pretty charts about visits to my blog. Where was I going to get pretty charts now (without implementing BI of my own, at least)? So I added the free ClustrMaps widget to my page (you&amp;#39;ll see it in the right-hand sidebar if you scroll down far enough), and I think the results are fascinating: Random observations... See that dot out there in Siberia, on the Mongolian border? Wouldn&amp;#39;t...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2009/04/27/off-topic-pretty-charts-and-ssis-in-siberia.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=844" width="1" height="1"&gt;</description><category domain="http://dougbert.com/blogs/dougbert/archive/tags/off+topic/default.aspx">off topic</category></item><item><title>Logging custom events for Integration Services tasks</title><link>http://dougbert.com/blogs/dougbert/archive/2009/04/13/enabling-custom-logging-for-integration-services-tasks.aspx</link><pubDate>Mon, 13 Apr 2009 22:57:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:814</guid><dc:creator>dougbert</dc:creator><slash:comments>3</slash:comments><description>All Integration Services tasks and containers support a default set of events for logging. These events typically represent different stages in the &amp;quot;lifetime&amp;quot; of the object at run time, such as &amp;quot;OnPreExecute&amp;quot;, &amp;quot;OnPostExecute&amp;quot;, and &amp;quot;OnError&amp;quot;. Many tasks also support custom log entries that may be of more interest to you than the generic events. You can find a list here in BOL (although I see that the list isn&amp;#39;t 100% up to date): Custom Messages for Logging...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2009/04/13/enabling-custom-logging-for-integration-services-tasks.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=814" width="1" height="1"&gt;</description><category domain="http://dougbert.com/blogs/dougbert/archive/tags/logging/default.aspx">logging</category></item><item><title>No need to call Support for these common challenges in SSIS</title><link>http://dougbert.com/blogs/dougbert/archive/2009/04/12/no-need-to-call-support-for-these-common-challenges-in-ssis.aspx</link><pubDate>Sun, 12 Apr 2009 23:16:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:810</guid><dc:creator>dougbert</dc:creator><slash:comments>3</slash:comments><description>My hard-working teammate and fellow technical writer, Carla Sabotta , recently scanned the records of an eye-crossing 900 Microsoft Support incidents involving SQL Server Integration Services 2005 and 2008. She was looking for issues that the customer could easily have answered with nothing more than the right Help topic from SQL Server Books Online. The percentage turned out to be quite small. I&amp;#39;m not certain how to interpret this small number, but these seem to be my options: &amp;quot;Glass is...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2009/04/12/no-need-to-call-support-for-these-common-challenges-in-ssis.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=810" width="1" height="1"&gt;</description><category domain="http://dougbert.com/blogs/dougbert/archive/tags/known+issues/default.aspx">known issues</category></item><item><title>SSIS and clustering: What you should do instead</title><link>http://dougbert.com/blogs/dougbert/archive/2009/04/09/ssis-and-clustering-what-you-should-do-instead.aspx</link><pubDate>Thu, 09 Apr 2009 23:25:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:805</guid><dc:creator>dougbert</dc:creator><slash:comments>8</slash:comments><description>Lots of customers ask about configuring SQL Server Integration Services in a failover cluster. We recommend that you DON&amp;#39;T configure SSIS as a cluster resource. There are almost no benefits to doing so, and you can gain many of the benefits that you want by simple configuration changes. By editing the configuration file for the SSIS service on each node of a cluster, you can manage the packages on any node from any other node. For more information, please see the Books Online topic, Configuring...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2009/04/09/ssis-and-clustering-what-you-should-do-instead.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=805" width="1" height="1"&gt;</description><category domain="http://dougbert.com/blogs/dougbert/archive/tags/clustering/default.aspx">clustering</category><category domain="http://dougbert.com/blogs/dougbert/archive/tags/high+availability/default.aspx">high availability</category></item><item><title>Understand how SSIS package configurations are applied</title><link>http://dougbert.com/blogs/dougbert/archive/2009/04/07/understand-how-ssis-package-configurations-are-applied.aspx</link><pubDate>Tue, 07 Apr 2009 21:06:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:798</guid><dc:creator>dougbert</dc:creator><slash:comments>2</slash:comments><description>This week I&amp;#39;m cleaning up our BOL documentation about how SSIS package configurations are applied, and how the behavior has changed between SQL Server 2005 and SQL Server 2008 Integration Services. These changes affect what you can and can&amp;#39;t do to change your design-time settings at run time. My cleanup was prompted, as is often the case, by a kick in the butt from Microsoft Support and its customers. I admit that it has taken me a while to figure out all the ifs, ands and buts. SQL Server...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2009/04/07/understand-how-ssis-package-configurations-are-applied.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=798" width="1" height="1"&gt;</description><category domain="http://dougbert.com/blogs/dougbert/archive/tags/deployment/default.aspx">deployment</category><category domain="http://dougbert.com/blogs/dougbert/archive/tags/configurations/default.aspx">configurations</category></item><item><title>Setting the DataType of IDTSParameterBinding objects (Execute SQL Task)</title><link>http://dougbert.com/blogs/dougbert/archive/2009/04/07/setting-the-datatype-for-idtsparameterbinding-objects-execute-sql-task.aspx</link><pubDate>Tue, 07 Apr 2009 18:18:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:797</guid><dc:creator>dougbert</dc:creator><slash:comments>4</slash:comments><description>If you&amp;#39;re writing Integration Services code that uses the Execute SQL task, you also have to create parameters programmatically. The ParameterBindings property of the ExecuteSQLTask returns an IDTSParameterBindings collection of IDTSParameterBinding objects, each of which has a DataType property. But the DataType is just an integer. Where do the values come from? Why doesn&amp;#39;t it just get its values from an enumeration that&amp;#39;s clearly documented? Well, the values for the DataType of an IDTSParameterBinding...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2009/04/07/setting-the-datatype-for-idtsparameterbinding-objects-execute-sql-task.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=797" width="1" height="1"&gt;</description><category domain="http://dougbert.com/blogs/dougbert/archive/tags/programming/default.aspx">programming</category><category domain="http://dougbert.com/blogs/dougbert/archive/tags/Execute+SQL+Task/default.aspx">Execute SQL Task</category></item><item><title>Import from a macro-enabled Excel 2007 workbook (*.xlsm) (CORRECTED)</title><link>http://dougbert.com/blogs/dougbert/archive/2009/03/31/import-from-a-macro-enabled-excel-2007-workbook-xlsm.aspx</link><pubDate>Tue, 31 Mar 2009 19:35:00 GMT</pubDate><guid isPermaLink="false">f9834307-c174-40ff-a2fb-ff80b9231c9e:784</guid><dc:creator>dougbert</dc:creator><slash:comments>3</slash:comments><description>CORRECTED ON 4/2/09 FROM ORIGINAL POSTING ON 3/31/09 The Office 12 ACE Provider recognizes the .XLSM extension for a macro-enabled Excel 2007 workbook. However, the Excel Connection Manager (in SQL Server 2008 Integration Services) only recognizes the .XLSX file extension for Excel 2007 files. Therefore you have to use the OLE DB Connection Manager (and Source and Destination) with Excel 2007 files that have a file type and file extension other than .XLSX. Importing . You can connect to, and import...(&lt;a href="http://dougbert.com/blogs/dougbert/archive/2009/03/31/import-from-a-macro-enabled-excel-2007-workbook-xlsm.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dougbert.com/aggbug.aspx?PostID=784" width="1" height="1"&gt;</description><category domain="http://dougbert.com/blogs/dougbert/archive/tags/Excel/default.aspx">Excel</category></item></channel></rss>