Hi @Rino Yaohari,
SSIS Developer Workstation needs the following:
- Visual Studio (any edition), VS2019 or VS2022.
- SQL Server Integration Services Projects extension for Visual Studio.
Extension is different depending on VS2019, or VS2022.
Combination of VS and its SSIS extension allows to develop SSIS projects targeting any, i.e. regular or enterprise, SSIS run-time environment on a server.
SSIS run-time environment on a server needs the following:
- SQL Server relational database instance. It could be regular or enterprise edition.
Some SSIS tasks are available for the SQL Server enterprise edition only. Or they are targeting specific SQL Server versions. For example, Microsoft Connector for Oracle has two pre-condition. It will work just and only on (1) SQL Server 2019 and later, and (2) enterprise edition only. - SSIS component of SQL Server instance.