I'm using Dependency Tracker 2 with SQL Server 2005. Most of the databases have multiple schemas, and the same table name can appear in different schemas. For example: dbo.Users, Archive.Users, Report.Users
When adding tables for the selected database I can't tell which schema the table or othere objects is in.
Current work around is add all tables with the same name, then removed them from the project.
Can we have the schema/owner name pre-pended in Add Objects to Project?
When adding tables for the selected database I can't tell which schema the table or othere objects is in.
Current work around is add all tables with the same name, then removed them from the project.
Can we have the schema/owner name pre-pended in Add Objects to Project?