Getting started with ssis
Remarks#
This section provides an overview of what ssis is, and why a developer might want to use it.
It should also mention any large subjects within ssis, and link out to the related topics. Since the Documentation for ssis is new, you may need to create initial versions of those related topics.
SSIS 2005 Installation
To get SSIS working for a SQL Server 2005 environment
- Acquire SQL Server 2005 (x86 or 64 bit) images.
- Mount the second disk and launch the installation wizard
- “Next” your way through the dialogs until you see see this screen.
- Under Client Components, ensure
Business Intelligence Development Studio
is selected - Continue clicking Next until the installation is complete.
You will now have BIDS (Business Intelligence Development Studio) on your machine with the correct project types so that you can create Integration Services, Analysis Services and Reporting Services projects. BIDS uses a Visual Studio 2005 shell.