I’m trying to create an Integration Service project that will use a set of existing (legacy) databases to create a new database. As I’m a SSIS noob, my progress is rather incremental and adding a truncate on the entire target database would help me test it more easily.
Is such a thing possible?
Here is an interesting solution
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=65341