sql server dts:
Anyone here use DTS and VB6?
What are the advantages?
I tried executing a DTS package I have installed locally on a SQL Server
from my workstation that included an FTP. It would appear the DTS package
runs within my workstation instead of executing on the server. I'm not sure
if this is an advantage or not -- but it ran dog slow and the FTP ended up
not working due to C:\TEMP not existing on my machine.
Opinions?