up vote 0 down vote favorite
share [g+] share [fb]

Is there a an easy way to see(timestamp) when a database was last altered within a sql 2000 instance? Apparently the solution is not as simple as 2005 where i can query the "sys.tables."

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

Unfortunately, that is not possible out of the box with SQL server 2000. See this SO question for more information: Date object last modified.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.