Monthly Archives: January 2012

Automatically deploying data dude projects with vsdbcmd.exe

In a previous post, I talked about automatically building a database project outside of Visual Studio. Just for the sake of a feeling of completeness, I will also add a script for deploying the said project to a database of … Continue reading

Posted in Uncategorized | Tagged , , | 5 Comments

building your database solutions outside of Visual Studio

Visual Studio database solutions provide DBAs with a lot of functionality not the least of which is ability to spot errors before scripts are deployed. One thing to be aware, though that there are three levels of error catching – … Continue reading

Posted in Uncategorized | Tagged , , | 4 Comments