In article <0d5d01c39184$58ee51f0$a401280a (AT) phx (DOT) gbl>, Prakash
<dharmaprakash (AT) prudencetech (DOT) com> writes
Quote:
hi,
I want to write the ActiveX script in DTS package,
Which is execute the another DTS package.
so, Now i need to exeute this activex script from
asp.net with out using the dtspkg.dll.
Is it possible?
Please help.
thanks in advance.
regards,
Prakash. |
No. You can use the DTs package object model to load a package and
interrogate it to read the contents of the script task into a variable,
but you cannot execute the script without executing the package. Loading
or executing will both require the object model, part of which is
provided in dtspkg.dll.
--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com
PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org