Browse by Tags

Do you want your own database?
Following an excellent post by Jeff Atwood on Coding Horror, I've found some further reading about database change management, a topic I first posted on a few weeks ago, following a session at SQLBits. Jeff's post is focussed on build scripts but one...
Database Change Management
One of the most interesting sessions at SQLBits was about managing change in databases. We still haven't reached the end-goal of a DBMS that prevents changes to objects until you check them out for editing, but it was the first time I'd heard of a solution...