Stephen Myers
Good Times with .Net

February 2009 Entries

One joy of uniqueidentifier PK's

When using uniqueidentifiers as Primary keys, you get the bonus of being able to write a mutli-function Read stored procedure. Click through for the code...