<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://dougbert.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Dougbert on SSIS</title><subtitle type="html">SQL Server Integration Services news and tips from Microsoft technical writer Douglas Laudenschlager.</subtitle><id>http://dougbert.com/blogs/dougbert/atom.aspx</id><link rel="alternate" type="text/html" href="http://dougbert.com/blogs/dougbert/default.aspx" /><link rel="self" type="application/atom+xml" href="http://dougbert.com/blogs/dougbert/atom.aspx" /><generator uri="http://communityserver.org" version="4.1.30929.2835">Community Server</generator><updated>2009-08-28T13:14:00Z</updated><entry><title>Thank you for following me. Comments are now disabled.</title><link rel="alternate" type="text/html" href="/blogs/dougbert/archive/2010/02/06/thank-you-for-following-me-comments-are-now-disabled.aspx" /><id>/blogs/dougbert/archive/2010/02/06/thank-you-for-following-me-comments-are-now-disabled.aspx</id><published>2010-02-07T00:13:00Z</published><updated>2010-02-07T00:13:00Z</updated><content type="html">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;</content><author><name>dougbert</name><uri>http://dougbert.com/members/dougbert/default.aspx</uri></author></entry><entry><title>You could be doing ETL or BI at Microsoft!</title><link rel="alternate" type="text/html" href="/blogs/dougbert/archive/2010/01/18/you-could-be-doing-etl-or-bi-at-microsoft.aspx" /><id>/blogs/dougbert/archive/2010/01/18/you-could-be-doing-etl-or-bi-at-microsoft.aspx</id><published>2010-01-18T17:15:00Z</published><updated>2010-01-18T17:15:00Z</updated><content type="html">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;</content><author><name>dougbert</name><uri>http://dougbert.com/members/dougbert/default.aspx</uri></author></entry><entry><title>SSIS: Now it's play and not work!</title><link rel="alternate" type="text/html" href="/blogs/dougbert/archive/2010/01/07/ssis-now-it-s-play-and-not-work.aspx" /><id>/blogs/dougbert/archive/2010/01/07/ssis-now-it-s-play-and-not-work.aspx</id><published>2010-01-07T23:48:00Z</published><updated>2010-01-07T23:48:00Z</updated><content type="html">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;</content><author><name>dougbert</name><uri>http://dougbert.com/members/dougbert/default.aspx</uri></author></entry><entry><title>Importing from Excel: IMEX and mixed data types</title><link rel="alternate" type="text/html" href="/blogs/dougbert/archive/2009/11/21/importing-from-excel-imex-and-mixed-data-types.aspx" /><id>/blogs/dougbert/archive/2009/11/21/importing-from-excel-imex-and-mixed-data-types.aspx</id><published>2009-11-21T22:15:00Z</published><updated>2009-11-21T22:15:00Z</updated><content type="html">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;</content><author><name>dougbert</name><uri>http://dougbert.com/members/dougbert/default.aspx</uri></author><category term="Excel" scheme="http://dougbert.com/blogs/dougbert/archive/tags/Excel/default.aspx" /></entry><entry><title>Updated component: Refresh SSRS reports directly from an SSIS package</title><link rel="alternate" type="text/html" href="/blogs/dougbert/archive/2009/11/09/updated-component-refresh-ssrs-reports-directly-from-an-ssis-package.aspx" /><id>/blogs/dougbert/archive/2009/11/09/updated-component-refresh-ssrs-reports-directly-from-an-ssis-package.aspx</id><published>2009-11-09T21:29:00Z</published><updated>2009-11-09T21:29:00Z</updated><content type="html">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;</content><author><name>dougbert</name><uri>http://dougbert.com/members/dougbert/default.aspx</uri></author><category term="Codeplex" scheme="http://dougbert.com/blogs/dougbert/archive/tags/Codeplex/default.aspx" /><category term="third-party products" scheme="http://dougbert.com/blogs/dougbert/archive/tags/third-party+products/default.aspx" /><category term="custom components" scheme="http://dougbert.com/blogs/dougbert/archive/tags/custom+components/default.aspx" /></entry><entry><title>New book: SSIS Problem - Design - Solution</title><link rel="alternate" type="text/html" href="/blogs/dougbert/archive/2009/11/09/new-book-ssis-problem-design-solution.aspx" /><id>/blogs/dougbert/archive/2009/11/09/new-book-ssis-problem-design-solution.aspx</id><published>2009-11-09T18:32:00Z</published><updated>2009-11-09T18:32:00Z</updated><content type="html">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;</content><author><name>dougbert</name><uri>http://dougbert.com/members/dougbert/default.aspx</uri></author><category term="mvp" scheme="http://dougbert.com/blogs/dougbert/archive/tags/mvp/default.aspx" /><category term="books" scheme="http://dougbert.com/blogs/dougbert/archive/tags/books/default.aspx" /></entry><entry><title>CDC for heterogeneous sources with SSIS, from Attunity and Microsoft</title><link rel="alternate" type="text/html" href="/blogs/dougbert/archive/2009/11/03/cdc-for-heterogeneous-sources-with-ssis-from-attunity-and-microsoft.aspx" /><id>/blogs/dougbert/archive/2009/11/03/cdc-for-heterogeneous-sources-with-ssis-from-attunity-and-microsoft.aspx</id><published>2009-11-03T18:20:00Z</published><updated>2009-11-03T18:20:00Z</updated><content type="html">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;</content><author><name>dougbert</name><uri>http://dougbert.com/members/dougbert/default.aspx</uri></author><category term="third-party products" scheme="http://dougbert.com/blogs/dougbert/archive/tags/third-party+products/default.aspx" /><category term="vendors" scheme="http://dougbert.com/blogs/dougbert/archive/tags/vendors/default.aspx" /><category term="cdc" scheme="http://dougbert.com/blogs/dougbert/archive/tags/cdc/default.aspx" /></entry><entry><title>Get the new SSIS Expressions cheat sheet from PragmaticWorks</title><link rel="alternate" type="text/html" href="/blogs/dougbert/archive/2009/11/03/get-the-new-ssis-expressions-cheat-sheet-from-pragmaticworks.aspx" /><id>/blogs/dougbert/archive/2009/11/03/get-the-new-ssis-expressions-cheat-sheet-from-pragmaticworks.aspx</id><published>2009-11-03T16:59:00Z</published><updated>2009-11-03T16:59:00Z</updated><content type="html">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;</content><author><name>dougbert</name><uri>http://dougbert.com/members/dougbert/default.aspx</uri></author><category term="expressions" scheme="http://dougbert.com/blogs/dougbert/archive/tags/expressions/default.aspx" /></entry><entry><title>Off topic: Seattle restaurant deals just in time for SQL PASS 2009</title><link rel="alternate" type="text/html" href="/blogs/dougbert/archive/2009/11/02/off-topic-seattle-restaurant-deals-just-in-time-for-sql-pass-2009.aspx" /><id>/blogs/dougbert/archive/2009/11/02/off-topic-seattle-restaurant-deals-just-in-time-for-sql-pass-2009.aspx</id><published>2009-11-02T20:53:00Z</published><updated>2009-11-02T20:53:00Z</updated><content type="html">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;</content><author><name>dougbert</name><uri>http://dougbert.com/members/dougbert/default.aspx</uri></author><category term="off topic" scheme="http://dougbert.com/blogs/dougbert/archive/tags/off+topic/default.aspx" /></entry><entry><title>Updated product: SSIS+ 1.4 from Cozyroc - Visit CozyRoc at PASS</title><link rel="alternate" type="text/html" href="/blogs/dougbert/archive/2009/11/01/updated-product-ssis-1-4-from-cozyroc-visit-cozyroc-at-pass.aspx" /><id>/blogs/dougbert/archive/2009/11/01/updated-product-ssis-1-4-from-cozyroc-visit-cozyroc-at-pass.aspx</id><published>2009-11-02T01:17:00Z</published><updated>2009-11-02T01:17:00Z</updated><content type="html">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;</content><author><name>dougbert</name><uri>http://dougbert.com/members/dougbert/default.aspx</uri></author><category term="third-party products" scheme="http://dougbert.com/blogs/dougbert/archive/tags/third-party+products/default.aspx" /></entry><entry><title>Save 50% today only on new book, SQL Server MVP Deep Dives</title><link rel="alternate" type="text/html" href="/blogs/dougbert/archive/2009/09/30/save-50-today-only-on-new-book-sql-server-mvp-deep-dives.aspx" /><id>/blogs/dougbert/archive/2009/09/30/save-50-today-only-on-new-book-sql-server-mvp-deep-dives.aspx</id><published>2009-09-30T16:53:00Z</published><updated>2009-09-30T16:53:00Z</updated><content type="html">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;</content><author><name>dougbert</name><uri>http://dougbert.com/members/dougbert/default.aspx</uri></author><category term="mvp" scheme="http://dougbert.com/blogs/dougbert/archive/tags/mvp/default.aspx" /><category term="books" scheme="http://dougbert.com/blogs/dougbert/archive/tags/books/default.aspx" /></entry><entry><title>New book: Learn some SSIS, help children affected by war</title><link rel="alternate" type="text/html" href="/blogs/dougbert/archive/2009/09/29/new-book-learn-some-ssis-help-children-affected-by-war.aspx" /><id>/blogs/dougbert/archive/2009/09/29/new-book-learn-some-ssis-help-children-affected-by-war.aspx</id><published>2009-09-29T16:04:00Z</published><updated>2009-09-29T16:04:00Z</updated><content type="html">&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;</content><author><name>dougbert</name><uri>http://dougbert.com/members/dougbert/default.aspx</uri></author><category term="expressions" scheme="http://dougbert.com/blogs/dougbert/archive/tags/expressions/default.aspx" /><category term="mvp" scheme="http://dougbert.com/blogs/dougbert/archive/tags/mvp/default.aspx" /><category term="books" scheme="http://dougbert.com/blogs/dougbert/archive/tags/books/default.aspx" /><category term="performance" scheme="http://dougbert.com/blogs/dougbert/archive/tags/performance/default.aspx" /><category term="data profiling task" scheme="http://dougbert.com/blogs/dougbert/archive/tags/data+profiling+task/default.aspx" /></entry><entry><title>Updated product: EBCDIC Source component "Lysine" from Amino Software</title><link rel="alternate" type="text/html" href="/blogs/dougbert/archive/2009/09/23/updated-product-ebcdic-source-component-quot-lysine-quot-from-amino-software.aspx" /><id>/blogs/dougbert/archive/2009/09/23/updated-product-ebcdic-source-component-quot-lysine-quot-from-amino-software.aspx</id><published>2009-09-23T22:10:00Z</published><updated>2009-09-23T22:10:00Z</updated><content type="html">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;</content><author><name>dougbert</name><uri>http://dougbert.com/members/dougbert/default.aspx</uri></author><category term="ebcdic" scheme="http://dougbert.com/blogs/dougbert/archive/tags/ebcdic/default.aspx" /><category term="third-party products" scheme="http://dougbert.com/blogs/dougbert/archive/tags/third-party+products/default.aspx" /><category term="vendors" scheme="http://dougbert.com/blogs/dougbert/archive/tags/vendors/default.aspx" /></entry><entry><title>64-bit Excel Driver in Microsoft Office 14</title><link rel="alternate" type="text/html" href="/blogs/dougbert/archive/2009/08/28/64-bit-excel-driver-in-microsoft-office-14.aspx" /><id>/blogs/dougbert/archive/2009/08/28/64-bit-excel-driver-in-microsoft-office-14.aspx</id><published>2009-08-28T22:06:00Z</published><updated>2009-08-28T22:06:00Z</updated><content type="html">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;</content><author><name>dougbert</name><uri>http://dougbert.com/members/dougbert/default.aspx</uri></author><category term="Excel" scheme="http://dougbert.com/blogs/dougbert/archive/tags/Excel/default.aspx" /><category term="64-bit" scheme="http://dougbert.com/blogs/dougbert/archive/tags/64-bit/default.aspx" /><category term="connectivity" scheme="http://dougbert.com/blogs/dougbert/archive/tags/connectivity/default.aspx" /></entry><entry><title>Faking success in SSIS</title><link rel="alternate" type="text/html" href="/blogs/dougbert/archive/2009/08/28/faking-success-in-ssis.aspx" /><id>/blogs/dougbert/archive/2009/08/28/faking-success-in-ssis.aspx</id><published>2009-08-28T20:14:00Z</published><updated>2009-08-28T20:14:00Z</updated><content type="html">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;</content><author><name>dougbert</name><uri>http://dougbert.com/members/dougbert/default.aspx</uri></author><category term="expressions" scheme="http://dougbert.com/blogs/dougbert/archive/tags/expressions/default.aspx" /><category term="books" scheme="http://dougbert.com/blogs/dougbert/archive/tags/books/default.aspx" /></entry></feed>