I tried to do the following:
insert into sys.extended_properties(class, class_desc, major_id, minor_id, name, value)
values(1, 'OBJECT_OR_COLUMN', 1973582069,3, 'MS_Description', 'Code used by the
State for reporting purposes');
For which I got the following error:
Msg 259, Level 16, State 1, Line 1
Ad hoc updates to system catalogs are not allowed.
Requires Free Membership to View

This was first published in October 2007
Join the conversationComment
Share
Comments
Results
Contribute to the conversation