Posts
Sort by recent activity
Exception on multiple indexes with identical name
Hello,
I am having trouble with identically named indexes in some of my databases on SQL Server 2008 R2.
It looks like the Dependency Tracker assumes that index names are globally unique, but this ...