Hi All,
I am using sql server 2005.
I have a sql server database it contains nearly 150 tables.
and front end application for that database.
now i want to understand which tables are effecting when i run the application.
for example if i add new employee from employee screen in application then employee table will be effected in database
is there any tool to understand which table is effected in database?
Go to the complete details ...