Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 new data

Author  Topic 

fmardani
Constraint Violating Yak Guru

433 Posts

Posted - 2005-09-02 : 06:28:29
Hi,
In my DTS package, a stored procedure is executed in the transformation and then the sheet of an excel file is populated with the data. When the next time the Package is run, inistead of replacing the previous excel data, it adds to the previous ones. How can this be resolved pls?
Thanks
   

- Advertisement -