Microsoft
Software
Hardware
Network
Question : MS Sql server mngmgt studio express, get permission errors left and right :(
I'm trying to set up a dev environment on my computer at home, so I have Visual Web Developer Express and MS SQL Server Mngmt Studio Express installed. I have Windows 7 on my computer, pro edition.
Anyway, when I go open up Mngmt Studio Express and try to create a db, this is what I get: "CREATE DATABASE permission denied in database 'master'". If I go under 'Security', and alter any permissions for any of the users (sa, builtin\users, pcname\myname), I get another permissions error.
I'm always confused about how permissions work. I'm an admin on my computer. It was password protected admin account but I removed password protection temporarily. I'm not sure what to do here so I can get permission to do whatever I want (create dbs, users, etc). If you need more details, please ask and I'll provide.
Any help will be appreciated!
Answer : MS Sql server mngmgt studio express, get permission errors left and right :(
Have you tried using the SQL Server Authentication instead. I found that using Windows Authentication isn't very reliable.
Also are you running the Mngmt Studio as an administrator ('Right Click -> Run As Administrator' I think)?
Random Solutions
cannot remote desktop, am i missing something
SBS2008 Migration Failed - Or so it says!
wildcard usage in Scripting.FileSystemObject<wbr /> for dts workflow
Excel Macro run from access command to export
Custom serialization with XMLSerializer in .NET
Two vb.net projects in one application
Where can I find SYSTEM file?
I would like to prevent two or more instances of outlook being open at same time
ROW_NUMBER without ORDER BY
How to reset inheritance on all Sharepoint subsites?