Hi,I am trying to load data by using SSIS to SQL server. The package run perfectly without any error, but the problem I am getting that all the data from
source file are not transfering into SQL server DB table. For example, in my source table I have 38,037rows but while run the ssis package its only transfer few data, not the exact number of data as it is on the source table.Please help me to solve is
issue if anyone can.
↧