|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Monday, May 20, 2013 12:27 PM
Points: 280,
Visits: 1,027
|
|
Hi Guys Have SQL Server 2005 Express 32 bit installed on win-7 64 bit.after installation when i am trying to create new data base its doesn't allow me to do . Error show: create database permission denied in database 'master' (microsoft sql server error:262) So any Ideas ? pls reply me ASAP Thanks
Aim to inspire rather than to teach. SQL Server DBA
|
|
|
|
|
SSC-Dedicated
           
Group: General Forum Members
Last Login: Today @ 2:59 PM
Points: 37,731,
Visits: 29,995
|
|
A bit more detail on what you mean by 'doesn't allow me' would be useful at this point.
Gail Shaw Microsoft Certified Master: SQL Server 2008, MVP SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
We walk in the dark places no others will enter We stand on the bridge and no one may pass
|
|
|
|
|
SSCertifiable
       
Group: General Forum Members
Last Login: Today @ 1:35 PM
Points: 5,269,
Visits: 11,208
|
|
try starting SSMS by right clicking and 'run as administrator'
---------------------------------------------------------------------
|
|
|
|
|
SSCertifiable
       
Group: General Forum Members
Last Login: Today @ 1:35 PM
Points: 5,269,
Visits: 11,208
|
|
Gail, don't start this 'beat george to the post' thing again
---------------------------------------------------------------------
|
|
|
|
|
SSC-Dedicated
           
Group: General Forum Members
Last Login: Today @ 2:59 PM
Points: 37,731,
Visits: 29,995
|
|
george sibbald (8/4/2011)
Gail, don't start this 'beat george to the post' thing again 
Ok, I'll go to bed. <grumble> It is after midnight so....
Gail Shaw Microsoft Certified Master: SQL Server 2008, MVP SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
We walk in the dark places no others will enter We stand on the bridge and no one may pass
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, July 02, 2012 9:41 AM
Points: 1,
Visits: 0
|
|
| Start->Sql Server Management Studio and right click on it and run as administrator
|
|
|
|