DTS would give you a nice graphical representation.
DataPump task to a text file
Use an ExecuteProcess task and FTP.exe
Use an ExecuteProcess task and a batch file.
--
Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org
"Heds" <anonymous (AT) discussions (DOT) microsoft.com> wrote
Quote:
I am looking at the pros and cons of using Stored procedure or DTS script.
I want to select some records, Create a file, FTP the file. Run some dos
commands.
Any reference to convince skeptics will be greatly apreciated. |