How to change the user assocuiated with dbo. The problem is that when users enter stuff personal to them and I use the default USER (without quotes) it enters correctly DOMAIN\USERNAME, but my records insert just "dbo". I thought that changing the owner to the admin account this would be solved.