| Author |
Message |
dan67890
Joined: 25 Oct 2007 Posts: 11
|
Posted: Sat Nov 10, 2007 1:21 pm Post subject: sys schema |
|
|
Dependency tracker seems to not track full names of system resources. For example with the following stored procedure like:
CREATE PROC TEST
AS
SELECT * from sys.extended_properties
produces an unresolved internal referernce for 'extended_properties'. This happens even if "Add objects selected objects use" is checked. It's acting like the store procedure it refering to a table that has not yet been created.
It would be more useful if it at least produced the full name 'sys.extended_properties' and probably should use a table icon to show it with a note on the icon that this is a system resource.
Drilling into all system resources would unecessarily clutter up the diagram, but at least showing the first level of reference where they are used would be a help.
Dan |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group