﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Article Discussions / Article Discussions by Author / Discuss content posted by Stan Kulp  / A VB.NET toolkit for writing SSIS Script Tasks  / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 25 May 2013 02:32:53 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: A VB.NET toolkit for writing SSIS Script Tasks</title><link>http://www.sqlservercentral.com/Forums/Topic1211808-2674-1.aspx</link><description>I just stumbled on this and it is exactly what I was looking for. Thanks for taking the time to put it together!</description><pubDate>Thu, 25 Oct 2012 16:52:44 GMT</pubDate><dc:creator>George M Parker</dc:creator></item><item><title>RE: A VB.NET toolkit for writing SSIS Script Tasks</title><link>http://www.sqlservercentral.com/Forums/Topic1211808-2674-1.aspx</link><description>Without even know what version or product of Crystal reports you are using you most likely will need to checkt he Crystal Reports web site or knowledge base on how to automate reporting tasks and execution using VB.Net script commands.</description><pubDate>Wed, 25 Jul 2012 07:51:42 GMT</pubDate><dc:creator>SanDroid</dc:creator></item><item><title>RE: A VB.NET toolkit for writing SSIS Script Tasks</title><link>http://www.sqlservercentral.com/Forums/Topic1211808-2674-1.aspx</link><description>I have a query regd SSIS, Please explain how to invoke Crystal Reports report using SSIS Script Task ? Also is it possible to directly export the report to PDF using Script task. I am using the SSIS 2005 version where only VB.net is available for scripting. Thanks in advance...:)</description><pubDate>Wed, 25 Jul 2012 03:22:36 GMT</pubDate><dc:creator>Junglee_George</dc:creator></item><item><title>RE: A VB.NET toolkit for writing SSIS Script Tasks</title><link>http://www.sqlservercentral.com/Forums/Topic1211808-2674-1.aspx</link><description>Fantastic article.  Easily makes the top 10 list for me.</description><pubDate>Tue, 13 Dec 2011 16:52:47 GMT</pubDate><dc:creator>TEwing</dc:creator></item><item><title>RE: A VB.NET toolkit for writing SSIS Script Tasks</title><link>http://www.sqlservercentral.com/Forums/Topic1211808-2674-1.aspx</link><description>[quote][b]Stan Kulp-439977 (11/29/2011)[/b][hr]My goal was to create an introduction to writing functional script tasks while keeping it as simple as possible. Using a script task as a data transformation component in a data flow task is the next logical step in the learning process, but it is the next step. It is also a future article I intend to write. Unless you write it first! :-P[/quote]Thanks for the quick and honest response. The information in the article about using your Script Task instead of FOR or FOR EACH Loop tasks to update row records confused me. Look forward to the next article. :cool:</description><pubDate>Tue, 29 Nov 2011 08:05:35 GMT</pubDate><dc:creator>SanDroid</dc:creator></item><item><title>RE: A VB.NET toolkit for writing SSIS Script Tasks</title><link>http://www.sqlservercentral.com/Forums/Topic1211808-2674-1.aspx</link><description>My goal was to create an introduction to writing functional script tasks while keeping it as simple as possible. Using a script task as a data transformation component in a data flow task is the next logical step in the learning process, but it is the next step. It is also a future article I intend to write. Unless you write it first! :-P</description><pubDate>Tue, 29 Nov 2011 08:00:34 GMT</pubDate><dc:creator>Stan Kulp-439977</dc:creator></item><item><title>RE: A VB.NET toolkit for writing SSIS Script Tasks</title><link>http://www.sqlservercentral.com/Forums/Topic1211808-2674-1.aspx</link><description>Great article and nice set of Script example code.I have a question about it though.We do a lot of similar ETL updates to row records during import by using SSIS DATA FLOW task and the "Script Transformation" component in the Data Flow task. This runs fast in debug mode and very fast on the server.Is there a reason you do it this way instead of a Script Transformation in a Data Flow task object?</description><pubDate>Tue, 29 Nov 2011 07:35:25 GMT</pubDate><dc:creator>SanDroid</dc:creator></item><item><title>RE: A VB.NET toolkit for writing SSIS Script Tasks</title><link>http://www.sqlservercentral.com/Forums/Topic1211808-2674-1.aspx</link><description>Very informative &amp; Helpful thanks...!!!</description><pubDate>Sun, 27 Nov 2011 05:18:34 GMT</pubDate><dc:creator>nithinkotian 88970</dc:creator></item><item><title>RE: A VB.NET toolkit for writing SSIS Script Tasks</title><link>http://www.sqlservercentral.com/Forums/Topic1211808-2674-1.aspx</link><description>Excellent !!!!!!!!!!!</description><pubDate>Sat, 26 Nov 2011 13:03:30 GMT</pubDate><dc:creator>aditya-457589</dc:creator></item><item><title>RE: A VB.NET toolkit for writing SSIS Script Tasks</title><link>http://www.sqlservercentral.com/Forums/Topic1211808-2674-1.aspx</link><description>I discovered an omission in lesson 10, but contacted the editors and got it fixed, so I am removing my correction from here.</description><pubDate>Fri, 25 Nov 2011 14:45:12 GMT</pubDate><dc:creator>Stan Kulp-439977</dc:creator></item><item><title>RE: A VB.NET toolkit for writing SSIS Script Tasks</title><link>http://www.sqlservercentral.com/Forums/Topic1211808-2674-1.aspx</link><description>Nice overview, thanks.I'm trying to convince some coworkers that moving all the files in a directory is much easier in a .NET script task (4-5 lines of code) than using the For Each Loop with the File System Task.</description><pubDate>Fri, 25 Nov 2011 01:45:41 GMT</pubDate><dc:creator>Koen Verbeeck</dc:creator></item><item><title>RE: A VB.NET toolkit for writing SSIS Script Tasks</title><link>http://www.sqlservercentral.com/Forums/Topic1211808-2674-1.aspx</link><description>:-) Thanks - the article was just what I (DBA struggling  to write VB scripts in SSIS) needed</description><pubDate>Fri, 25 Nov 2011 01:02:51 GMT</pubDate><dc:creator>Robert Stephenson</dc:creator></item><item><title>A VB.NET toolkit for writing SSIS Script Tasks </title><link>http://www.sqlservercentral.com/Forums/Topic1211808-2674-1.aspx</link><description>Comments posted to this topic are about the item [B]&lt;A HREF="/articles/Integration+Services+(SSIS)/76438/"&gt;A VB.NET toolkit for writing SSIS Script Tasks &lt;/A&gt;[/B]</description><pubDate>Thu, 24 Nov 2011 23:49:06 GMT</pubDate><dc:creator>Stan Kulp-439977</dc:creator></item></channel></rss>