If you are like me and quickly rushed through an install of SQL Express 2008 R2 and did not specifically set yourself up with sysadmin role then you probably can;t do much on your new local instance SQLEXPRESS. I search the web for a while and there were all sorts of confusing fixes proposed, but the one I found to work was a delivered script that adds the current logged in user to the sysadmin role.http://archive/msdn.microsoft.com/addsefltosqlsysadmin/Hope this helps you too.
↧