filmov
tv
How to read Cell Value from Excel by using Script Task in SSIS Package-P176

Показать описание
SSIS Video Scenario:
How to read Cell Value from Excel by using Script Task in SSIS Package
Sometime we have to read the cell value from given Excel file and then make decision either to load that file or not or perform some actions. While back, I wrote a post How to read Excel Cell Value from Excel Sheet by using Execute SQL Task, you can check the link here. The post was shared on different forums and few people had problem with reading Date type value from Excel Cell.
As I am working on Dynamic Excel Source and Destination now a days, I thought why not to write the same post by using Script Task.
In this post, we will read the cell value from Excel Sheet by using Script Task. We will insert the value into sql table so we can take a look if we like later on. Also we will save the value of cell to variable to control next tasks or use in precedence constraint or any where in our SSIS Package.
Link to the script used in the video
SQL Server Integration Services(SSIS) Tutorial
SQL Server Reporting Services (SSRS) Tutorial
SQL Server / TSQL Tutorial
SQL Server DBA Tutorial
Team Foundation Server
Microsoft Dynamics AX
How to read Cell Value from Excel by using Script Task in SSIS Package
Sometime we have to read the cell value from given Excel file and then make decision either to load that file or not or perform some actions. While back, I wrote a post How to read Excel Cell Value from Excel Sheet by using Execute SQL Task, you can check the link here. The post was shared on different forums and few people had problem with reading Date type value from Excel Cell.
As I am working on Dynamic Excel Source and Destination now a days, I thought why not to write the same post by using Script Task.
In this post, we will read the cell value from Excel Sheet by using Script Task. We will insert the value into sql table so we can take a look if we like later on. Also we will save the value of cell to variable to control next tasks or use in precedence constraint or any where in our SSIS Package.
Link to the script used in the video
SQL Server Integration Services(SSIS) Tutorial
SQL Server Reporting Services (SSRS) Tutorial
SQL Server / TSQL Tutorial
SQL Server DBA Tutorial
Team Foundation Server
Microsoft Dynamics AX
Комментарии