We have a tech that need to install a vendor product tool , but the database need to be on one of the SQL servers.
So I granted the permission of the service account the application going to use, give it db creator role. And it is supposed to be the db owner of its own db after the tool install.
After intall everthing OK, I see the login is the dbowner of the database in Login properties, but I cannot see it listed in the users in the database, what do I miss?
Thanks