The Life and Times of a Dev

Yes, we're really that weird
posts - 181, comments - 310, trackbacks - 106

My Links

News

Twitter










Tag Cloud

Archives

Post Categories

Play

Work

Performing a clean database build with MSBuild part 2

In part 1, I showed a complicated mechanism for performing a clean database build.

There’s an easier way.  The easier way is to use the msbuild extension tasks out on codeplex.  While you’ll still need to forcibly take the database offline (ALTER DATABASE [mydb] SET OFFLINE WITH ROLLBACK IMMEDIATE), the other msbuild tasks more easily allow you to create and delete the database.  Eventually, I’ll post an example. Smile

Technorati Tags:

Print | posted on Friday, December 31, 2010 10:41 AM |

Feedback

No comments posted yet.
Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
 
 

Powered by: