Add the current admin user to SQL Server Express 2008.
Posted
by BradyKelly
on Server Fault
See other posts from Server Fault
or by BradyKelly
Published on 2010-05-30T15:42:03Z
Indexed on
2010/05/30
15:54 UTC
Read the original article
Hit count: 581
I have managed (in 'eksperiments') to remove both my Windows users from my SQL Express instance. I am now logged in as windows admin, and have re-created the corresponding SQL login, but I cannot assign sysadmin rights. I get the error:
User does not have permission to perform this action. (Microsoft SQL Server, Error: 15247)
If admin can't do this, should I start looking for a small animal to sacrifice?
© Server Fault or respective owner