|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 12:43 AM
Points: 378,
Visits: 897
|
|
I am getting below error when i am try to click on database-> properties.
property owner is not available for Database[xxxx].This property may not exixst for this object,or may not be retrievable due to to insufficient access rights.
what should i do for access database properties.
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Thursday, January 03, 2013 4:44 PM
Points: 1,336,
Visits: 595
|
|
it appears that you are trying to view property using an account that does not have dbo or above level permission.
--www.sqlvillage.com
|
|
|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 12:43 AM
Points: 378,
Visits: 897
|
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Friday, August 24, 2012 8:11 AM
Points: 1,097,
Visits: 2,157
|
|
charipg (11/2/2009)
what should i do for access database properties.
What privileges have you got on the server?
|
|
|
|