Top "Sql-server-data-tools" questions

SQL Server Data Tools (SSDT) introduces an ubiquitous, declarative model that spans all the phases of database development and maintenance/update inside Visual Studio.

SQL Server Data Tools 2015 installation error

I'm trying to install SQL Server Data Tools - Visual Studio 2015, but I keep getting an "Unspecified error". The log …

visual-studio-2015 ssis sql-server-2014 sql-server-data-tools
Cannot import .rptproj in VS2015 - says it's "Unsupported". Latest SSDT is installed

I am trying to convert some older VS2005 projects over to VS2015 Enterprise. When I open any with a report …

reporting-services visual-studio-2015 sql-server-data-tools
VS 2013 SqlBuildTask 04018 Error

After updating to a recent service pack my Database project no longer builds. I get the following error: Error 1 04018: The "…

visual-studio-2013 sql-server-data-tools
Report preview cannot find Data source folder

When I try to preview report in Visual Studio 2012 Designer I am getting an error: An error occurred during local …

visual-studio-2012 sql-server-data-tools ssrs-2008-r2 ssdt-bi
Command-line/API for Schema Compare in SSDT SQL Server Database Project?

In Visual Studio 2012, we have Schema Compare in SSDT's SQL Server Database Project (DbProject) project which helps Compare source versus …

database api command-line synchronization sql-server-data-tools
Prevent dropping of users when publishing a DACPAC using SqlPackage.exe

Is there any way of preventing users being dropped when publishing a DACPAC using SqlPackage.exe, other than changing the …

sql-server-data-tools
Can SQL Server Data Tools work with SQL Server 2008 SSIS?

Can I use the new SQL Server Data Tools that come with SQL Server 2012 to create SSIS packages for SQL …

sql-server-2008 ssis sql-server-2012 sql-server-data-tools
SSDT/SSRS - Report Previewer Won't Run

I'm having a very peculiar issue with SQL Server Data Tools 2012. Whenever I attempt to launch the report previewer, I …

reporting-services sql-server-data-tools
Visual Studio SSDT Data Compare how to compare two tables in a single database

Trying to do something simple Data Compare in SSDT but proving a bit hard. In one database, I have two …

sql-server visual-studio-2012 sql-server-data-tools data-comparison
How do I fix incompatible SQL Server version found?

I'm using VS 13 just installed SQL Server 2014 Express, created a new database and when I go to add a new …

c# asp.net sql-server visual-studio sql-server-data-tools