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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DateTime when report last modified

Status
Not open for further replies.

AndrewBaines

Technical User
Apr 19, 2002
463
GB
I'm querying the CMS to try and find out when an rpt was last modified.Doesn't appear to be possible.
I can get:
1) SI_CREATION_TIME - the time the object was created. (not modified)
2) SI_LAST_RUN_TIME - time last run - obviously wrong.
3) SI_UPDATE_TS - looked promising, but it's only when ANYTHING was modified. Scheduling the report changes this to the schedule time.

I could theoretically query the file via the FRS, but I'm loading information from all reports so that would potentially be a huge overhead.

Any ideas?
Thanks
Andrew

Andrew Baines
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top