Hello all,
I am new in SQL , in my organization i can use only SQL server management studio as windows authentication , server access we dont have.
for using SSMS 2012 I did below steps :
1. I have downloaded and install SQL server express 2012 for windows 10 .
2. During installation I have chooses Default windows Authentication with instance name "MSSQLSERVER".
3. After SQL server 2012 install , i have downloaded and install SSMS 2012 for win 10.
4. I have started with SSMS 2012 and give dot '.' in SERVER NAME and in AUTHENTICATION selected "Windows Authentication" , it got connected.
5. But after connection , i am not able to create database or not able to do any operation with Security folder . when running query , i am getting error "CREATE DATABASE permission denied in database 'master'." , when i am try to remove this error and doing Go to Logins -> ServerRoles -> check 'dbcreator' ->ok , getting error "create failed for login . dot (Microsoft.Sqlserver.Smo)"
I cant perform any operation or cant do , even cant enable , disable or permissions.I get error all the time. :-(
did i do something wrong in installation , Kindly correct me If I am wrong.
Please help me in this.
How can i use SSMS 2012 for win 10 as a windows authentication.
Any lead would be appreciated.
Br,
Ruchi
Ruchi