Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.22 KB

File metadata and controls

17 lines (13 loc) · 1.22 KB

Hardware and software requirements for SQL Server Integration Services (SSIS)

Getting your workstation ready for SQL Server Integration Services (SSIS) package development.

Workstation specifications

  • Windows 10
  • RAM, 8GB required, 16GB preferable
  • 128 GB Storage (SSD would be preferrable)
  • 4 Core CPU

Development IDE

Visual Studio 2022 Community or better with the Data storage and processing workload installed, including the SQL Server Data Tools component.

SSIS Development Tools

  1. An SQL Server Developer Edition or better instance with the Integration Services component installed. Refer to Microsoft's Guide
  2. The SQL Server Integration Services Projects extension installed for Visual Studio.
  3. SQL Server Management Studio (SSMS)