DTS Package - truncate, drop index and migrate data in same DTS package
- From: research_stuff <learnstuff1@xxxxxxxxxxxxx>
- Date: Mon, 9 Jun 2008 20:22:13 -0700 (PDT)
Hi,
I created a DTS package that migrates the data from a table on one
server to another. (The DTS package contains a Connection1, the source
server, the transformation and Connection 2, the destination server)
Connection 1
|
|
|
Connection 2
Prior to executing the above DTS package, I maunally truncate the
table and drop the index on the table located at Connection 2.
I would like to drop the index and truncate table prior to migrating
the data. But I would like to do it in the same DTS package.
Thanks in Advance
.
- Follow-Ups:
- Prev by Date: Re: Violation of Primary constraint' cannot insert duplicate key in object
- Next by Date: Re: DTS Package - truncate, drop index and migrate data in same DTS package
- Previous by thread: Re: Violation of Primary constraint' cannot insert duplicate key in object
- Next by thread: Re: DTS Package - truncate, drop index and migrate data in same DTS package
- Index(es):
Relevant Pages
|