mhongsyok
SSC Veteran
Points: 297
More actions
May 6, 2011 at 7:47 pm
#147945
Could somebody please provide me a code sample that invokes UPDATE command within Script Task? Thank you!
Mike01
SSChampion
Points: 11420
May 9, 2011 at 7:29 am
#1321723
why are you using a script task? It can be done in an Execute SQL Task. Also, it should probably be performed through calling a stored procedure and not embedding SQL into an SSIS Package.
For better, quicker answers, click on the following...http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply