<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.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>London roadshow follow up: Selective execution of SQL Server Integration Service Tasks and Transforms</title><link>http://blogs.technet.com/mat_stephen/archive/2005/06/14/406339.aspx</link><description>I had a question, at the London roadshow (8th June), which I wasn’t sure if I could answer reliably, so I promised to blog the answer. The question: “Can I run selected (with mouse) tasks and transforms from inside the SQL Server Integration Services</description><dc:language>en-GB</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: London roadshow follow up: Selective execution of SQL Server Integration Service Tasks and Transforms</title><link>http://blogs.technet.com/mat_stephen/archive/2005/06/14/406339.aspx#406357</link><pubDate>Tue, 14 Jun 2005 22:28:46 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:406357</guid><dc:creator>Jamie Thomson</dc:creator><description>Mat,&lt;br&gt;You can also right-click on a task in the control-flow and select &amp;quot;Execute Task&amp;quot; exactly as you could for DTS.&lt;br&gt;Is this not what the person was asking? If you want to run more than 1 task then you're correct, the only option is to disable all the other components. Perhaps a &amp;quot;Run from here&amp;quot; option on the right-click context menu would help.&lt;br&gt;&lt;br&gt;Certainly you can't for data-flow components and it makes sense if you think about it. After all, what data would the component carry out its operation on and where would it put it afterwards. Don't underestimate the value of breakpoints in a data-flow however - this is the closest you can get to testing a cmponent in isolation.&lt;br&gt;&lt;br&gt;-Jamie</description></item></channel></rss>