question

dplaut avatar image
dplaut asked

Can I run multiple versions of SSMS?

I have to connect to SQL Server 2008 and 2012. I have to design SSIS for 2008 only and have 2008 studio currently installed on my workstation. Can I install SSMS 2012 and still develop SSIS packages for 2008? Any hints greatly appreciated.
ssmsssis-2008
1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

GPO avatar image GPO commented ·
Are you sure you don't mean "Can I run multiple versions of BIDS?"
0 Likes 0 ·

1 Answer

·
@SQLShark avatar image
@SQLShark answered
Hi there, you can run SSMS (management studio) and connect to any SQL Server version. SSMS 2012 & 2014 as far as I am aware no longer need licences as long as you're connecting to a licensed server. So you would be best up upgrade SSMS for the improved environment. However I think there is some confusion. You do not use SSMS for development of SSIS packages. In my environment we have 2008R2 and 2012. For SSIS I use BIDS 2008 and SSDT respectively. I do not believe that SSDT packages will deploy on a 2008/R2 environment. Hope that helps.
3 comments
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

dplaut avatar image dplaut commented ·
My concern is that installing SSMS 2008 installs BIDS. Not sure if installing a higher version of SSMS will install components that make SSIS packages developed in BIDS incompatible with SQL server 2008.
1 Like 1 ·
Show more comments
GPO avatar image GPO commented ·
FWIW I'm currently running SSMS 2014 and SSMS 2008R2 side by side. I've noticed a few things that make me wary of uninstalling 2008R2 just yet. There are some formatting glitches in 2014 I've posted about earlier (SHIFT + TAB reformats certain code). 2014 Activity Monitor won't work connecting to older (SQL 2005 in 2000 compatibility) servers. There's a couple of other annoyances too. If I remember them I'll post back.
1 Like 1 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.