Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ssis and vb

Status
Not open for further replies.

bhu9

Programmer
Oct 3, 2007
3
US
I converted sql 2000 package to ssis. I had flat file to table and i had some activex script for formatting of columns in the dts. hence when i migrated to sql 2005 ssis those steps are converted to execute sql 2000 package task and when i try to execute the package from vba all other steps execute except these steps.

Can anybody can tell how to make this step run from VB or how to run the dtexec from VB.

thanks
Bhu
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top