|
|
Browse by Tags
All Tags » Database Professional Edition (RSS)
-
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 ...
|
|
|