It is very interesting to know that without writing even a single line of Code you can perform many complex tasks like :
- Data Bulk-Insert from Flat file to Sql Server Database.
- Email Notifications.
- Manipulation of the data.
- Data Transfer from Hetreogenous Data sources to SQL Server database.
- SQL Server Administrative task and much more..
- Control Flow
- Data Flow
- Event handlers
Other Component of the SSIS are :
- Connection object. This is mainly for the setting connections to the Destination and Source Database.
- Transformation Objects: These tasks objects helps you to convert the source data from one form to another in desired format.
- Source and Destination Databases/Flat Files: This is self explanatory.
- Notification Tasks: Like Email Notification task etc.
- FTP task and much more..
No comments:
Post a Comment