Wednesday, March 7, 2012

How to launch a dts 2000 from Framework 2.0?

Either c# or vb samples are welcomed.

Thanks in advance,

any idea?|||

What issues do you have?

You can simply call DTSRUN.EXE to execute the package.

Or you can use the object model - the usage is well documented in SQL 2000 books online, the VB code with minor changes can be used in VB.NET; you need to reference "Microsoft DTS Package Object Library" COM type library just like you would do in VB.

|||

Basically our application must be able to throw dts 2000, too. (apart from dtsx)

thanx

No comments:

Post a Comment