You need the DTS dlls to fire a DTS package as a minimum. To get the dlls
you will need SQL Server.
Redistributing DTS with your program
(http://www.sqldts.com/Default.aspx?225)
--
----------------------------
Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org
"Break It" <anonymous (AT) discussions (DOT) microsoft.com> wrote
Quote:
Allan,
Exporting to test file is not a solution since we are talking huge
customer databases here. But going to the later part of your response, does
|
that mean I will have to have SQL server at my customers site. I was of the
impression of I store my package as a DTS COM-structured file and execute it
with the DTSrun utility I am keeping SQL server totally out of the equation.