Faculty of Information System – UEL INSTALLATION SSIS, SSAS - SSIS stands for SQL Server Integration Services – a data management and integration tool that comes with Microsoft SQL Server databases. - SSAS stands for SQL Server Analysis Services - used to construct dimensions and cubes for data warehouses 1 Install SSIS Open Visual Studio Select “Continue without code” to access below screen. On the toolbar, select Extensions => Manage Extensions, a window will appear. 1 Faculty of Information System – UEL Type search “Integration” to appear “SQL Server Integration Services Projects” software and click “Download”. 2 Faculty of Information System – UEL After completing the installation, open and run the installed file and set the language to English. Then click “Next” to continue. Click “Install” to install and wait for the results. After the installation is complete, we will check the information through VS2019. 3 Faculty of Information System – UEL Select “Create new project”. Type search “Integration”, If the results screen shows “Integration Services Project”, the installation was successful. 4 Faculty of Information System – UEL 2 Install SSAS Similarly, we also go to “Extension” and type “analysis”, Then click “Download” and install. After the installation is complete, we will check the information through VS2019. Select “Create new project”. Type search “Analysis”, If the results screen shows “Analysis Services Multidimensional and Data Mining Project”, the installation was successful. 5