April 27, 2009 at 1:11 pm
Hi All,
My developers are complaining about a warning message they keep receiving when right clicking and entering the design view of a table. The error message is "You are not logged on as the database owner or system administrator. You might not be able to save changes to tables that you do not own". The developers are not owners of the tables or in the sysadmin role but they do have alter, view def, DML on the objects. Their changes are saved ....however the error message can get a bit annoying. Is this a SSMS bug or is there any other means of disabling the warning.
Thanks
April 27, 2009 at 1:57 pm
No way I've heard of.
April 27, 2009 at 2:53 pm
I don't know of any way to disable the message - but, if it is that annoying then they could always script out the table definition and make the modifications to the script - and execute the script.
Jeffrey Williams
“We are all faced with a series of great opportunities brilliantly disguised as impossible situations.”
― Charles R. Swindoll
How to post questions to get better answers faster
Managing Transaction Logs
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply