So I’m not able to user enterprise manager to do this… If I was I wouldn’t even be asking this question. So I’m wondering if there is a way through TSQL to execute a command that maps a User to a particular Database and grants them ‘owner’ permissions.
Thanks…
Change default database of a login:
Create a user in a database for a given login:
Make a user member of db_owner group:
Make a login ‘dbo’ of a database: