SSIS 1 part 1

  • 9 years ago
1 Session: Introduction to SSIS and why you need SSIS?
SSIS TABS in visual studio:
1. Control Flow tab
2. Data Flow tab
3. Parameters
4. Event Handlers
5. Package Explorer
6. Solution Explorer
7. SSIS Toolbox Explorer
8. Connection Manager
9. Properties tab
Start understanding items in toolbox:
1. Data Flow Task
2. OLEDB Source/ OLEDB Destination
3. Data Conversion task

Recommended