Is there any free tool that I can use to reverse engineer databases in SQL server 2000? Thanks,
A:
Or you can write a script
http://www.codeproject.com/KB/database/SQL_DB_DOCUMENTATION.aspx
Although your question would probably get better answers on ServerFault.com.
David Stratton
2010-01-04 17:52:59
A:
Visio can do it (effectively free in your shop, perhaps)
Or open it in SSMS and create a database diagram?
gbn
2010-01-04 20:33:14