From: BLilly on
Is there any way to tell when the last time data in a file or filegroup has
changed?
From: Amol Lembhe on

Look for date modified in windows explorer that will give you idea of last
time when this file was accessed.
also you can look at default SQL trace to determine when respetice database
accessed last time
"BLilly" wrote:

> Is there any way to tell when the last time data in a file or filegroup has
> changed?