Hi, so recently when trying to fix another bug within my sql server 2008 R2 db I removed the BUILTIN\Administrators login from sysadmin. Now it will not let me change anything winthin the database. Also I do not have the SA account password to log in as that user to change/ add any permission.
Can anyone help me add the BUILTIN\Administrators login back into sysadmin or find a way to alter the database using my windows account?