Hello
I have an Access table. I have a field called "LastUpdateDate" which is the same for the entire table and contains the last date of the last update of the information in the table.
How do I programatically retrieve last update date?
OK, I give up. Why do you have a field with the same value for every record in your table? Surely you could just store it in one record of another table. The suspense is killing me.
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.