Comments
3 comments
-
I have logged this as a feature request in our tracking system and it will be considered for a future release of SQL Dependency Tracker. We currently have no timescales for this.
-
Hi,
I'd like to second this feature.
I think that it's important that all Red-Gate's products should refer to Schema and Object Name in the object lists.
I also think the schema should be referred to as Schema as well (not Owner as SQL Compare does). I do understand the problem of backwards compatibility with SQL Server 2000 as it doesn't have schemas explicitly, but I think that as Owner effectively stood for Schema in 2000 and no longer does in 2005> then the change of description is valid.
Please see my request in the SQL Data Compare 8 (Early Access Program) forum http://www.red-gate.com/MessageBoard/viewtopic.php?t=8935 for more information.
Thanks
Alex -
alex.weatherall wrote:I think that it's important that all Red-Gate's products should refer to Schema and Object Name in the object lists.
I definitely agree. I'm in the painstaking process of refactoring a huge database and the fact that an object belongs to the dbo schema tells me that I haven't refactored that SP yet.
Scott
Add comment
Please sign in to leave a comment.
It is hard to add stuff when their names are equal across the different schemas.
The order of the objects appears to be sorted on schema name, but it should display it as well. The first thing I would like to do when using the "search" function is to type in "Valvetest." (Schema name) and then use the tree view to navigate among the relevant table, SP's etc.