I have a SQL Script file with Begin Transacition and End Transaction. Instead of putting the script in
SQL statement in Execute SQL Task, I would like to maintain a external file contianing this script. How do I call a .sql file from SSIS?
Thanks much in advance.