A
Alan Z. Scharf
Is there a way to fill in the Database Window Description column for
SQLServer Objects?
Thanks.
Alan
SQLServer Objects?
Thanks.
Alan
selectMalcolm Cook said:To change the description of an object, open it in design view and
'MS_Description' and is visible using SQL Query Analyzer andThis is stored in SQL Server as an extended property named
does NOT display in MS Access's database window - too bad.programatically retrievable via fn_listextendedproperty (c.f. BOL) but