Daily Archives: May 12, 2017

Quick Graph Database

There’s a sample to work through here: https://docs.microsoft.com/en-us/sql/relational-databases/graphs/sql-graph-sample I decided to try this in CTP2 and just see how it works. I didn’t do much, but I added a node and an edge with this code: CREATE TABLE Person (ID … Continue reading

Posted in Blog | Tagged , , | 4 Comments

Less QA?

This editorial was originally published on Jul 31, 2013. It is being re-run as Steve is out of the office. Throughout most of my career, people have complained that software is never tested enough, not tested well, and certainly not … Continue reading

Posted in Editorial | Tagged | Comments Off on Less QA?