4.0.1.0: VSS check in changes owner of procedure
Brought to you by:
wmmihaa
WHen I check out a procedure with the owner "dbo" and
then check it in (afetr editing), the owner of the
procedure in the database changes to the user (of the
workstation/VSS/QueryCommander).
The user should only be used for VSS (who checken
in?), but not as the owner of a database object,
because multiple users change objects that should keep
the original owner (in this case "dbo").