
Upgrading Data Transformation Services
The following procedure describes how to use Setup to upgrade an installation of SQL Server 2000 Data Transformation Services (DTS) to Integration Services.
|
To upgrade from Data Transformation Services to Integration Services
|
|---|
-
Run SQL Server 2008 Setup, and then select Upgrade from SQL Server 2000 or SQL Server 2005.
—or—
-
At the command prompt, run setup.exe and specify the /ACTION=upgrade option. For more information about how to install at the command prompt, see the section, "Installation Scripts for Integration Services," in How to: Install SQL Server 2008 from the Command Prompt.
|
It is not possible to use SQL Server 2008 Setup to upgrade directly from SQL Server 6.5 or 7.0 to SQL Server 2008.
When you upgrade, you can upgrade both DTS and the Database Engine, just upgrade DTS, or just upgrade the Database Engine. If you upgrade only DTS or only the Database Engine, there are some limitations:
-
If you upgrade only DTS, SQL Server 2008 Integration Services is fully functional. However, Integration Services will only be able to store packages in the file system, unless an instance of the SQL Server 2008 Database Engine is available on another computer. If an instance of the SQL Server 2008 Database Engine is available, Integration Services will be able to store packages in that instance.
-
If you upgrade only the Database Engine, DTS remains functional. However, you will not have the functionality of Integration Services.
For more information about how to upgrade, see How to: Upgrade to SQL Server 2008 (Setup).