Forum Discussion
Bakhtawar A.
Mar 13, 2024Copper Contributor
where should i start ssis or ssas
Hi i want to ask after installing and all .. first from where should i start.. like first i have SSIS package or SSAS paakcage? if SSIS first will be create then how i integrate that package in ...
Mar 21, 2024
Hello Bakhtawar A.
if it is starting the services you should go to the Services console (services.msc) and check that both SQL Server Integration Services and SQL Server Analysis Services are in running state
then you should use SQL Server Management Studio to connect to them (aka.ms/ssms)
Open SSMS, go to File , Connect to Object Explorer and the in Server Type pick either SSIS or SSAS
Regards
Javier