Can someone please tell me how to retrieve the date that a record was created (added to a database table)?
Also, same for the date the record was last modified?
I think you will have to do it yourself. You can use Now() in a field for created date/time, as for last modified you may need code for that, although I could be wrong
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.