Цитата:
С какого перепою создающиеся таблицы преписываются dbo??? Хоть убейте, не пойму
The dbo is a user that has implied permissions to perform all activities in the database. Any member of the sysadmin fixed server role who uses a database is mapped to the special user inside each database called dbo.