Hello All,
My environment is SQL Server 2008 r2
I've a C# console application. The application accepts 3 parameters. Can I run this application from a SSIS package passing SSIS variable in to the C# app? If this SSIS package needs to be run from within SQL Server Agent, will there be any additional setup required on the SQL Server side?
Thanks,
GBM