How to call .sql file from SSIS?

  • 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.

  • Not done it myself, but in the Execute SQL task change source type to FileConnection and then set the FileConnection property accordingly ... Looks like it should work.


Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply