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...
Continue reading...