Forum Post: RE: 10.2B08: How to check the last change timestamp of a table?

  • Thread starter Thread starter James Palmer
  • Start date Start date
Status
Not open for further replies.
J

James Palmer

Guest
It depends what you mean be last change? Do you mean the last time a record on that table was updated? There is a last changed field on the system table that contains table information but I believe that is the last time the schema of that table changed so is not of much use to you if you want CRUD info. OE Auditing might be able to do what you want. Not sure which Progress version that came in though, and requires some careful thought in terms of implementation.

Continue reading...
 
Status
Not open for further replies.
Back
Top