OK, I have my database ready, now what's missing?

Posted by fatherjack on Simple Talk See other posts from Simple Talk or by fatherjack
Published on Wed, 29 Dec 2010 03:00:00 GMT Indexed on 2010/12/29 10:59 UTC
Read the original article Hit count: 231

Filed under:
|
During the life of any database there will be times when the development makes a change that breaks functionality of an object somewhere else in the database. SQL Server does a good job in some places of making this impossible, or at least really difficult, but in other places there isn't even a murmur as you execute a script that will bring your system processes out in a nasty plague of error messages. Where it works. If you try to create a view based on a table or column that doesn't...(read more)

© Simple Talk or respective owner

Related posts about How to

    Related posts about Tips and Tricks