vote up 0 vote down star

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."

flag

1 Answer

vote up 0 vote down check

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|flag

Your Answer

Get an OpenID
or

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