Hi,
I have a dts pacakge to transfer data from excel file to sql server.
Now what i want to do is to truncate the table before the dts package is executed and then run a stored proc/ sqlstatements once the dts package has run successfully.
It might be simple but i dont know much about dts as new to it so any help would be highly appreciated.
Thanks.
--King
I have a dts pacakge to transfer data from excel file to sql server.
Now what i want to do is to truncate the table before the dts package is executed and then run a stored proc/ sqlstatements once the dts package has run successfully.
It might be simple but i dont know much about dts as new to it so any help would be highly appreciated.
Thanks.
--King