Recent Posts

Demoed FinalBuilder at TVUG

2 minute read

Last month I demoed FinalBuilder at TVUG. That was an interesting experience. I have managed to spend my entire career without having to do a public presenta...

Enhanced version of sp_who

less than 1 minute read

I often use sp_who and sp_who2 to see who is connected to what on our development database server. When we need to restore a database, I need to make sure no...

When to use cursors

less than 1 minute read

This is cool <a href=”http://anotherlab.rajapet.net/” http: title=”Running sums, redux”>article</a> that describes a good reason for using cursor...