Extend Properties | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

Extend Properties

Is there a way to read an extended database property in "database A" if my current database context is "database B"? I’m trying write a procedure to do this and I’m tripping up on changing the database context inside the procedure. ::fn_listextendproperty only seem to support reading the current db. Thanks
]]>