unable to get list of column dependencies
cerobinson
Posts: 2
I did a search in SQL Dependency Tracker for a column name and it only returned objects with the column name in them. I would very much like for SQL Dependency Tracker to list dependencies at the column level.
I saw a post from 2007 (http://www.red-gate.com/messageboard/vi ... php?t=5829) where a moderator said this had been noted as a request. Is that request still active, and if so can you please add another voice of support for it?
I saw a post from 2007 (http://www.red-gate.com/messageboard/vi ... php?t=5829) where a moderator said this had been noted as a request. Is that request still active, and if so can you please add another voice of support for it?
Comments
I've added you to the list of requesters for SQL Dependency Tracker to support information about columns. The feature request that Eddie had originally opened is still waiting for review.
This is the sole function we turned to Dependency Tracker for, so it would definitely be a great addition.
Please add me to the list of requesters for this feature
Any update on the status of this feature request (or whether it has already been added and I don't know it )?
For the time being, it is possible to get a list of dependent objects by going through the Smart Rename process for a column using SQL Refactor, as this shows you which objects will be affected by the change!
David Atkinson
Red Gate Software
Product Manager
Redgate Software
Thanks for the quick reply, David. Not having the graphical detail would not be a problem. I would just need the text to serve as an inventory of potential impact caused by changes between databases.
In the meantime,I appreciate the tip about using SQL Refactor to get the information I need. Thanks!