I was recently working with a database where there were a number of tables that *gasp* didn’t belong to dbo. Now this isn’t the end of the world, but best practices tend to lean towards making dbo the owner of new tables to avoid potential ownership permission issues.
Now I wouldn’t call myself lazy, but […]
Archive for the 'Coding' Category
I played around a little bit with Watir (Web Application Testing in Ruby) at my last job, but we never had a chance to really utilize it beyond some basic proof-of-concept type scripts. Now at my current job I’ve been working with Watij (Web Application Testing in Java), which shares the same principles as […]



