I installed all the services of SQL server 2012 (database engine, ssis, ssas, ssrs) on a sandbox with another existing version sql 2008 (db engine, ssis, ...)
The 2012 instances are named instances, and 2008 are default instances.
But I cannot see the integration service node in SSMS when I connect to the 2012 named instance.
I read from this article:
it says after the second heading: You can install SQL Server 2012 Integration Services (SSIS) side-by-side with an existing instance of SQL S
↧