All Tags »
Team Edition fo... »
Database Professional Edition (RSS)
Sorry, but there are no more tags available to filter with.
-
This matter has been eluding me for well over half a year, and I am so glad to finally discover where the fault lies in a Visual Studio [Team Edition for Database Professionals] database project, that causes SQLCMD variables checked in the Script.PostDeployment.sql file like
IF '$(DeployTestData)' = '1'BEGIN
/* INSERT TEST DATA */
/*Reporting ...