Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Ways to tell changes to tables?

Author  Topic 

jhilb
Starting Member

22 Posts

Posted - 2001-10-10 : 09:54:44
Is there any way to tell when a stored procedure was last used? Not created, but actually used? How about tables? That is maybe when the last time a record was updated/deleted/inserted into a table?

Anyone got any good links to web pages that depict the metadata (sys tables stuff) for SQL server 6.5 or 7?

Thanks,
Jeff


   

- Advertisement -