|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Monday, February 11, 2013 7:42 AM
Points: 212,
Visits: 414
|
|
Andy, Great article i am dying know more about SSIS, looking forward to read the rest of the series. thanks buddy great work
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Monday, February 11, 2013 7:42 AM
Points: 212,
Visits: 414
|
|
Hi Andy, Great article I am dying to know more about SSIS, looking forward to read the rest of the series. thanks buddy great work
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Friday, January 20, 2012 4:26 AM
Points: 8,
Visits: 43
|
|
| Good stuff. Looking forward to the rest of the articles to improve my SSIS knowledge.
|
|
|
|
|
SSCarpal Tunnel
       
Group: General Forum Members
Last Login: Wednesday, May 22, 2013 1:35 AM
Points: 4,789,
Visits: 1,336
|
|
Andy
This is great stuff... Eager to read the rest....
|
|
|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Monday, May 13, 2013 2:53 PM
Points: 375,
Visits: 947
|
|
kwoznica (3/30/2011)
You mention C# as a scripting tool in conjunction with SSIS. How important is it to know C# for SSIS and what shortcomings do you face without it?
Is it difficult to take queries I have successfully run and transport them into an ssis package to be run as a job.
Hi kwoznica,
You have the choice of C# or VB for scripting in SSIS 2008 and 2008 R2. It's not mandatory to know how to script to write SSIS packages, but knowing scripting adds another tool to your toolbelt for building SSIS (and other) solutions. I recommend you learn as much as you can.
You can use the Execute SQL Task to run queries in SSIS. Most developers mature as they work with a language or platform - their coding style evolves. Many SSIS developers start learning SSIS by building packages using the Import and Export Data Wizard. This wizard actually creates an SSIS package in RAM and then executes it. You can save the package and open it for editing or re-execute it later. Other SSIS developers begin by using only Execute SQL Tasks for T-SQL operations. They use the SSIS Control Flow as a "workflow engine" (it's an excellent workflow engine!) and learn the Data Flow later.
:{> Andy
Andy Leonard CSO, Linchpin People Follow me on Twitter: @AndyLeonard
|
|
|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Monday, May 13, 2013 2:53 PM
Points: 375,
Visits: 947
|
|
|
|
|
|
UDP Broadcaster
      
Group: General Forum Members
Last Login: Friday, April 05, 2013 4:43 PM
Points: 1,473,
Visits: 1,314
|
|
Andy:
In the level 1: you showed the screenshot where the controls under the Maintenance Plan Tasks are enabled.
Could you explain briefly how you did it? The controls in my system are all grayed out. Many thanks in advance.
|
|
|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Monday, May 13, 2013 2:53 PM
Points: 375,
Visits: 947
|
|
Hi SQL Oracle,
In the Control Flow toolbox, there is a group labeled Maintenance Plan Tasks beneath the Control Flow Items group.
Hope this helps, Andy
Andy Leonard CSO, Linchpin People Follow me on Twitter: @AndyLeonard
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, April 10, 2013 5:16 AM
Points: 1,
Visits: 7
|
|
Great Article! I feel this is the platform to learn more about SSIS.
Looking forward fot the series!!
|
|
|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Friday, May 17, 2013 9:15 AM
Points: 56,
Visits: 487
|
|
sajjanmukesh_83 (10/12/2012) Great Article! I feel this is the platform to learn more about SSIS.
Looking forward fot the series!!
If you got here from an email today (and if you didn't notice that this article is being recycled...I didn't at first), you'll be happy to know that the rest of the series is already completed. You can find it here: http://www.sqlservercentral.com/stairway/72494/
I too am looking forward to reading them.
Hope this helps.
|
|
|
|