No SQL Server Express logins have permission to create db
- by zsharp
I cant create a new db because there are only 2 logins:
sa
BuiltIn\Users
I get permission denied when trying to create the db even though I am the admin.
How can I add a user with permissions at this point or must I reinstall?