BrianBurgit
IS-IT--Management
I have an Access Table that I'd like to have copied to SQL Server 2000 several times a day, since it is updated frequently. The destination of my DTS package uses a Create Table statement, but this results in the data being appended each time I execute the DTS. Do I need to change the SQL statement I have, and if so, to what?