IdleTymes Blog

Personal Diary, Musing and rubish of a F*!^%#g bored programmer.

Unfortunately this needs to be done in the using TSQL until enterprise manage become sligthly useable:

So heres the code:

sp_changedbowner @loginame = `sa`

When using this make sure that you are logged on to the correct database. Obvously changing the sa for apporiate user.


Comments are closed.