Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HOWTO : Analysing existing SQL code (question ?)

Status
Not open for further replies.

PROPAR

Programmer
Joined
Oct 25, 2001
Messages
51
Location
FR
I have got a big bunch of "SQL code" in stored proc., triggers, tables&views, undocumented and full of tricks.
Is there a tool to analyse code and map all this (who calls who, who uses who, and what for...).
This is (of course) for a SQL Server 6.5 database WHO IS NOT TO MIGRATE ANYWHERE SOON...
Furthermore, did someone used T-SQL stored proc. debug from within VB5 dev environnment (sdi.dll, automation and so on) ? I did'nt managed to get it work.
Thank a lot for any help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top