Hi,
I am looking for a tool that is similar to SQL Impact (Quest). Quest has discontinued the tool.
This tool should be able to detect all database object dependencies for SQL Server, Sybase and Oracle. The objects should include tables, views, stored procedures, indexes and other objects. This should also detect DB object dependencies in front end applications as well.
Any suggestions are greatly appreciated...
Thanks!I am not familiar with SQL Impact, however a shareware app I wrote may help you out: sqlspec will tell you this information, but it works only against SQL Server 2000 and 2005.
The link to it is in my sig below if you want to check it out.
No comments:
Post a Comment