Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sql Server Data Tools

Dacpac Won't Deploy Because 'can't Connect To Server'?

I'm trying to deploy a DACPAC to LocalDB 2012 but it's just not having it: Stack trace is a… Read more Dacpac Won't Deploy Because 'can't Connect To Server'?

Sql Server Data Tools (ssdt) Warns Of An Unresolved Table Reference, But The Table Exists

SSDT complains that within the code of a stored procedure, a referenced table does not exist. Warni… Read more Sql Server Data Tools (ssdt) Warns Of An Unresolved Table Reference, But The Table Exists

Using Ssdt As Source For T4 Templates

I have a SQL Server Data Tools (SSDT) project that has a number of stored procedures for which I wo… Read more Using Ssdt As Source For T4 Templates

Deploying Ssdt Project Through Powershell Script: Version Store Out Of Memory Error

Hoping someone may be able to advise what might be happening here. I am attempting to run an SSDT d… Read more Deploying Ssdt Project Through Powershell Script: Version Store Out Of Memory Error

Vs 2012 Database Project "unresolved Reference To Object" Error

I created SQL Server Database Project in VS 2012 & imported our database. When I build the proj… Read more Vs 2012 Database Project "unresolved Reference To Object" Error

Database Deployment - An Error Occurred During Deployment Plan Generation. Deployment Cannot Continue

I wondered if someone could perhaps help save my sanity by telling me what I'm missing here. Th… Read more Database Deployment - An Error Occurred During Deployment Plan Generation. Deployment Cannot Continue

Getting Error Running Ssis Package On Non-ssis Server

I'm working in SSDT 2012. I've created a DTSX package that I have deployed to a SQL Server… Read more Getting Error Running Ssis Package On Non-ssis Server

Vs 2015 Native Compiler Return Value -1073741511 On .rdlc Files When Building Project

I got this error: rsUnexpectedCompilerError: An unexpected error occurred while compiling expre… Read more Vs 2015 Native Compiler Return Value -1073741511 On .rdlc Files When Building Project