i have a linked table in my database that i need to check the last date it was modified. If it was not modified today (via update tables in ITS backend database) then i need to display a warning message box warning the user that the data hasn't been updated today and allowing them to exit the procedure and update the table before trying again.
Is there a DateModified or LastModified property for the table that i can check? If so, what would be the syntax? The table name is Test 1.
Thanks!
Is there a DateModified or LastModified property for the table that i can check? If so, what would be the syntax? The table name is Test 1.
Thanks!