Hi,
Don’t know when this started, as I have not tried to create/modify a table in a week or two. But I am not getting this in SQL Server Enterprise Manager:
You are not logged in as the database owner or system administrator. You might not be able to save changes to tables that you do not own.
Any idea how I can correct this?
Thanks,
Mark
It’s not an error, it’s a warning. It’s always been there as far as I know, and it doesn’t apply because you can edit tables just fine. Notice how it says “you might” 
I believe you can request dbo rights if you need them though, through ticket support.
SubSpace,
Oh, I should have stated that I did try to modify a table and could not:
‘FG_Contact(dbo)’ table
What now?
Thanks,
Mark
Opps, never mind. After I tried it again, I was able to get it to update and it I no longer get the last message then I modify a table.
Thanks.