I have a SQL server that was removed from a domain. The system is now in a workgroup tied to no domain. This changed the login information from DOMAIN\administrator to SERVERNAME\administrator.
The issue I am running into is that I cannot access any of the databases because the owner of the database is DOMAIN\administrator and I cannot access it from SERVERNAME\administrator.
Can a DB owner be changed? I cannot access the properties page of the DB as well.