SQL Server Data Tools – Business Intelligence for Visual Studio 2012 released online

First published on MSDN on Mar 06, 2013

Today we are releasing SQL Server Data Tools – Business Intelligence for Visual Studio 2012 (SSDT BI) templates. With SSDT BI for Visual Studio 2012 you can develop and deploy SQL Server Busi… Continue reading SQL Server Data Tools – Business Intelligence for Visual Studio 2012 released online

Deploy SSIS 2012 projects using catalog.deploy_project Stored Procedure

First published on MSDN on Dec 06, 2012

In SQL Server 2012, you can use the catalog.deploy_project stored procedure to deploy an SSIS project to the SSIS server. You need to provide the binary contents of the project deployment fil… Continue reading Deploy SSIS 2012 projects using catalog.deploy_project Stored Procedure