Show only Extended Properties differences

dkrogers55dkrogers55 Posts: 3
edited June 29, 2011 11:33AM in SQL Compare Previous Versions
I would like to see only the Extended Properties for SQL Server that are different between two databases. These are mixed in with all the other differences and there does not appear to be a filter to allow for seeing just those.
Thanks,

Comments

  • James BJames B Posts: 1,124 Silver 4
    Thanks for your post. I don't think there's a way to find differences based solely on the Extended Properties

    You can't filter them, as they aren't objects in their own right - they are seen more as extra details or properties on the other objects such as tables.
    You can go to the Options tab, and tick to ignore the majority of stuff asides from Extended Properties, which may help - but other than that I'm not sure of a way to achieve what you're after.
    Systems Software Engineer

    Redgate Software

  • thanks for the post and idea on the work-around.
Sign In or Register to comment.