Ideally, I would like to run a DTS package that will accept parameters. It's something like DTSRUN(packagename,source,destination).
Is that possible to design a package which accepts parameters? If not, how can I build it with VB or C++?
Thanks for your input.