Iv used the DTS wizard to copy data from one table to another on a
different server suing a query
Now I want to delete the data in table on the target server, I have
added an Execute SQL Task but it runs after the copy. I need it to
always ruun before the copy. How do I define the order?
Thanks.