How to run a password protected SSIS package using VB.NET
.NET (Core and Framework)
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have created 5 SSIS packages. All these are password protected. One of the packages is Driver package that calls Other packages based on some settings in the config file. Till now I was executing these packages using a job in SQL server. But now I want to execute packages from VB.net code. Please suggest how can I execute SSIS package from VB.NET. Any sample code would be very helpul. Thanks In Advance
CodeManiac xxxxxxxxxx xxxxxxxxxx