Hi,
I started working on SSIS Package recently, I copied one working SSIS package, and modified VB.Net Script behind it. One SQL Server Job is calling this SSIS Package.
Now, My trouble is, Even after modifying and saving VB.Net Script behind SSIS Package, When I run SQL Job, I don't see any change in the output.
Am I missing anything else? Like Deployment or anything. There is an option in VBScript in the Debug menu Bar, says BUILD. Do i have to build this VB Script code?
Please guide.
Thanks in advance.
Rupesh