DTS is a client side application so everything occurs on the Box that says
"go"
--
--
Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know
"Ray" <raykwatts (AT) gmail (DOT) com> wrote
Quote:
I have a web application that uses server.createobject("DTS.Package")
to access a DTS Package on a different box.
My question is, does the actual CPU processing occur on the web server
where server.createobject("DTS.Package") is invoked, or does the CPU
processing occur on the sql box where the DTS Package resides.
Thanks,
-Ray
raykwatts (AT) gmail (DOT) com |