Click here to Skip to main content
15,886,026 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I'm using sql server 2008 management studio. I wanna document the dependencies between my tables, stored procedures and triggers. Please help me in preparing the design of these dependencies. I couldn't find an option for this in Visio..

Please suggest me how to document my database dependencies..

Thanks.
Vanathi
Posted

1 solution

A liitle googling goes a long way. Googling the phrase "finding depenecies between tables and stored procedures" came up with 13 results, and this was one of them:

http://blog.sqlauthority.com/2006/12/10/sql-server-find-stored-procedure-related-to-table-in-database-search-in-all-stored-procedure/[^]
 
Share this answer
 
Comments
Vanathi.A 6-Oct-10 7:30am    
Thanks for your response. Actually I'm able to find the dependencies. I'm in need of documenting them. I need a format to do the documentation. Can you please help me?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900