Search code examples
databasestored-proceduresreverse-engineeringlegacy

Stored procedures reverse engineering


We're having problem with a huge number of legacy stored procedures at work. Do you guys recommend any tool the can help better understand those procedures? Some kind of reverse engineering that indentifies inter-procedure dependencies and/or procedure vs. tables dependencies. Can be a free or commercial tool.

Thanks!


Solution

  • Redgate has a rather expensive product called SQL Dependency Tracker that seems to fulfill the requirements.