Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Query - history of reports being run

Status
Not open for further replies.

jannoth

MIS
Oct 9, 2007
60
CA
Other than archiving reports and waiting for users' wrath, can anyone think of a way to tell when a report was last run?? Update a text file somehow??

I maintain over 100 and want to prove that they're still being used.

Thanks

J
 
It is possible to write a Crystal Report that references the file system data, so if the reports are on a shared drive and you have access to the file system data, you could develop a report and check the last date saved, the last date printed, etc. I've only used this to summarize my local reports however, and it doesn't check how many times a report has been accessed.

-LB
 
Thanks Lbass, I didn't think it was possible but had to ask. I know when they were last modified (I've restricted LAN permissions to myself) but it was more about access/usage.

Not to worry, thanks for responding [thumbsup2]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top