Groups | Blog | Home
all groups > sql server (alternate) > december 2004 >

sql server (alternate) : where to find comments property


mcnewsxp
12/21/2004 9:13:21 AM
where in sys tables does one find field property comments.
neeed to query them.
tia,
mcnewsxp
John Bell
12/21/2004 5:24:46 PM
Hi

Check out fn_listextendedproperty in books online.

John

[quoted text, click to view]

mcnewsxp
12/21/2004 8:34:04 PM

[quoted text, click to view]
call me stupid.
what am i looking for?

i see - Returns extended property values of database objects.

does this means comments are in there somewhere.
any idea how to access them via query?

mcnewsxp
12/21/2004 8:56:29 PM
[quoted text, click to view]

i got it working.
thanks much.

AddThis Social Bookmark Button