i have a ssis package where i need to import data from excel to sql table which does it job perfectly. and also i have execute sql task which executes stored procedure.
when i exec the job the table is getting null values in some columns(which comes from stored procedure)