Tip: Using sp_addextendedproperty in order to add a property that's longer than 255 characters.
Hits: 2485
Description: SQL Query Analyzer's UI limits extended properties to 255 characters. This tip shows how to add bigger extended properties and the UDF required to get them back from SQL Server's sysproperties table.