Does anybody know what the recommend method is to copy data from one table to another using a DTS? Should we use the standard Insert/Select statement or a DTS transformation between two connections? Which one is faster? Has anybody done every any performance test on this?
I am using SQL Server 2000 right now, but would also like to know how the performance is on SQL2005+