![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
I am exporting rows of data from a single table to excel through DTS. Unfortunately, DTS continues to ADD the data form the table to the rows in the spreadsheet. Is there a way to clear the spreadsheet of data BEFORE the new data is added? I tried adding an EXECUTE SQL TASK to the package that included: the statement: 'DELETE FROM MyTableData' And this runs, but the data is not cleared from my spreadsheet, it continues to append rows to existing rows. I even tried deleting the data manually, however, this seems to break the DTS pacvkage completely. Thanks, Andrew |
![]() |
| Thread Tools | |
| Display Modes | |
| |