Our server has Windows Server 2008, SQL Server 2008 R2 and VS2008 Pro installed. They're used to create Business Intelligence projects such as SSRS reports and SSIS packages. We already have SSRS and SSIS deployed, and we're already using ReportServer to view the reports. Unfortunately, we need to connect to the server via Remote Desktop to create these packages and reports.
These tools were already installed when I got here and we don't have the CDs for any of them.
So I just received the MSDN CDs for SQL Server 2012 and VS2013 Professional. I want to install in my workstation so that I can work locally and then deploy/copy the project to our server.
From my understanding, I need both SQL Server 2012 and VS2013 Pro to create SSDT packages, but I'll be deploying to the server.
Is this something that's possible?
Thanks.