Hello,

I used to do this in VB6. I'm thinking the same can be done in vb.net 2005:

Is it possible to create an SSIS package and run this package from VB 2005 code? Please note that the package is not deployed to a server. I just want to run the .dstx file. (Similiar to when I open a SSIS solution from Visual Studio 2005 and hit execute package)

Thanks,

Strick