Welcome to EntropyZero Blogging Server Sign in | Join | Help

Mike_Brockey[0].Blog()

Object reference not set to an instance of an object.

Browse by Tags

All Tags » EntropyZero » deltaHelpers   (RSS)
deltaHelper Documentation Series -- DELTA_TableExists
I will start the series with the DELTA_TableExists function that is provided in the deltaHelper script. We have implemented certain guidelines on our team for writing deltas. One guideline required that all delta be repeatable. As you may have already Read More...
deltaHelpers added to the EntropyZero TDD Developer's Toolkit
How many times do you have to write a query against the information_schema.tables view before you finally remember the name of it and where that underscore goes? deltaHelpers are a collection of stored procedures and sql functions that are a direct result Read More...