Pauldohert
Something in here
- Local time
- Today, 02:35
- Joined
- Apr 6, 2004
- Messages
- 2,101
I am trying to find all the objects that depend on object x.
Have tried sp_Depend 'x' but that seems to bring only the objcets x d[ends on.
I am looking now at the sysdepends table , but I'm not getting very far with waht the data all means.
Can anyone point me in the right direction.
Have tried sp_Depend 'x' but that seems to bring only the objcets x d[ends on.
I am looking now at the sysdepends table , but I'm not getting very far with waht the data all means.
Can anyone point me in the right direction.