Error!
Success!

By tag: DB

showing:  of
0
kicks

Two Major Milestones for RoundhousE and UppercuT  (Unpublished)

UppercuT now supports SVN, TFS, and GIT for versioning assemblies. RoundhousE is environment aware so it can run environment specific scripts. Check it out for more information, screen shots, etc...


Kicked By:
Drop Kicked By:
0
kicks

Don't forget about composite primary keys -- many programmers do!  (Unpublished)

When you define more than one column as your primary key on a table, it is called a composite primary key. And many experienced and otherwise talented database programmers have never used them and may not even be aware of them! Yet, composite primary keys are very important when designing a good, ...


Kicked By:
Drop Kicked By:
0
kicks

The problem isn't the poor database model; It's that external code is  (Unpublished)

Dealing with poorly designed databases is a simple and common fact of life for programmers. It happens, sometimes due to lack of experience or education, or sometimes because business requirements were never analyzed properly or they changed. It's hard to avoid poor database designs, but it takes on...


Kicked By:
Drop Kicked By:
0
kicks

Ways to revert a database to pre-Test state after Unit testing  (Unpublished)

A few ways on how to revert a database to pre-testing state after test completion


Kicked By:
Drop Kicked By:
0
kicks

Relational Databases 101  (Unpublished)

Learn the fundamentals of Relational Database Management Systems (RDBMS). Excerpt: The Microsoft Books Online (BOL) documentation seems to fall a bit short in this important subject, so this chapter might be helpful for those who need a more complete understanding of how to create a best-practice re...


Kicked By:
Drop Kicked By: