SSIS from theory to Combat to Application (2) control flow of SSIS packages

Source: Internet
Author: User
Tags ssis

The last time we talked about creating my first package, the simple data from the database => database, and the Excel file => database process, let's take a look back at what fun elements are in a package:

We all know that many of the seemingly complex functions are made up of: order, selection, and circulation. SSIS is no exception, we can see in the SSIS package inside the Tools tab has written his essence:

The feature element inside the SSIS package contains the following illustration:

Control flow elements: control the overall order in which packages are executed, and how they are executed

Data flow elements: Controlling data load (where the data comes from, where to go)

Let's take a look at the control flow element: SQL Server Integration Services provides a container for the structure in a package, a task that provides functionality, and a three-part precedence constraint for connecting executables, containers, and tasks to sorted control flows:

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.