data sources supported in the data...

14

Upload: others

Post on 16-Aug-2020

3 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Data sources supported in the data flowdownload.microsoft.com/documents/hk/technet/seminar/2010... · Data destinations supported by a data flow: Flat File SQL Server Excel OLE DB
Page 2: Data sources supported in the data flowdownload.microsoft.com/documents/hk/technet/seminar/2010... · Data destinations supported by a data flow: Flat File SQL Server Excel OLE DB
Page 3: Data sources supported in the data flowdownload.microsoft.com/documents/hk/technet/seminar/2010... · Data destinations supported by a data flow: Flat File SQL Server Excel OLE DB

Data sources supported in the data flow:

XML

Flat File

Excel

Raw File

OLE DB

DataReader

<?>

Page 4: Data sources supported in the data flowdownload.microsoft.com/documents/hk/technet/seminar/2010... · Data destinations supported by a data flow: Flat File SQL Server Excel OLE DB

Data destinations supported by a data flow:

Flat File

SQL Server

Excel

Raw File OLE DB

Analysis Services: Training, Partition Processing, Dimension Processing

SQL Server Compact Edition

DataReader

Page 5: Data sources supported in the data flowdownload.microsoft.com/documents/hk/technet/seminar/2010... · Data destinations supported by a data flow: Flat File SQL Server Excel OLE DB

Data format transformations supported in a data flow:

Character Map

Data Conversion

Page 6: Data sources supported in the data flowdownload.microsoft.com/documents/hk/technet/seminar/2010... · Data destinations supported by a data flow: Flat File SQL Server Excel OLE DB

Sorting and Grouping transformations supported in a data flow:

Sort

Aggregate

Page 7: Data sources supported in the data flowdownload.microsoft.com/documents/hk/technet/seminar/2010... · Data destinations supported by a data flow: Flat File SQL Server Excel OLE DB

Column transformations supported in a data flow:

Export Column

Derived Column

Import Column

Copy Column +

Page 8: Data sources supported in the data flowdownload.microsoft.com/documents/hk/technet/seminar/2010... · Data destinations supported by a data flow: Flat File SQL Server Excel OLE DB

Using Lookup transformations in a data flow:

Lookup data in another dataset

Outputs: Match, No Match, Error

Page 9: Data sources supported in the data flowdownload.microsoft.com/documents/hk/technet/seminar/2010... · Data destinations supported by a data flow: Flat File SQL Server Excel OLE DB

Split, Merge or Join data flows using:

Merge Join

Merge

Multicast

Union All

Conditional Split ?

= =

+

Page 10: Data sources supported in the data flowdownload.microsoft.com/documents/hk/technet/seminar/2010... · Data destinations supported by a data flow: Flat File SQL Server Excel OLE DB

Data flow paths connect components and determine flow of data

Page 11: Data sources supported in the data flowdownload.microsoft.com/documents/hk/technet/seminar/2010... · Data destinations supported by a data flow: Flat File SQL Server Excel OLE DB
Page 12: Data sources supported in the data flowdownload.microsoft.com/documents/hk/technet/seminar/2010... · Data destinations supported by a data flow: Flat File SQL Server Excel OLE DB

Change Type Description

Fixed Attribute

(No Change)

The values in rows that must not change do not

match values in the lookup table. This output is

used for fixed attribute rows

Historical Attributes

(Type 2)

The lookup table contains at least one matching

row. The row marked as “current” must now be

marked as "expired". This output is used for

historical attribute rows.

Changing Attributes

(Type 1)

The record in the lookup table is updated. This

output is used for changing attribute rows.

Page 13: Data sources supported in the data flowdownload.microsoft.com/documents/hk/technet/seminar/2010... · Data destinations supported by a data flow: Flat File SQL Server Excel OLE DB
Page 14: Data sources supported in the data flowdownload.microsoft.com/documents/hk/technet/seminar/2010... · Data destinations supported by a data flow: Flat File SQL Server Excel OLE DB