This is not something new. DTS using the Data Pump steps will only move
structure and data. It did this in 7 and 2000 only. To move objects
other than that as well you may want to look at using
1. The transfer objects task.
(ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/extran9/html/fe86d6e5-e415-406c-88f3-dc3ef71bd5f0.htm)
2. Scripting
--
Allan Mitchell
http://wiki.sqlis.com |
http://www.sqlis.com |
http://www.sqldts.com |
http://www.konesans.com [quoted text, click to view] "xiaomei" <xiaomei@discussions.microsoft.com> wrote in message
news:2E639311-95C3-492E-8E4F-5AE0A9A6F75B@microsoft.com:
> Hi, There,
> Because the SQL does not support down grade, so I was trying to get my
> database from 2005 to 2000 by using DTS, however, after I finish the
> transfer, I find only data was transfered, all index and stored process not
> coming, is there any other way to save my situation?
>
> Thanks and regards
> Shermaine