SQL Server Data Tools (SSDT) introduces an ubiquitous, declarative model that spans all the phases of database development and maintenance/update inside Visual Studio.
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-toolsI 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-toolsAfter 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-toolsWhen 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-biIn 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-toolsIs there any way of preventing users being dropped when publishing a DACPAC using SqlPackage.exe, other than changing the …
sql-server-data-toolsCan 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-toolsI'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-toolsTrying 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-comparisonI'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