Create a trigger on the insert or update for the lookup table into a
checksum table. The trigger could UPDATE CheckSumTable SET
TableUUID=UUID(), LastUpdate=NOW() WHERE TRIM(TableName)='LookupTable';
The above code needs to be MariaDB-SQLized but you get the idea.
CULLY Technologies, LLC
http://cullytechnologies.com
http://cully.biz
On 07/17/2015 03:20 PM, [email protected] wrote:
Sorry...I should have specified: this is NOT a VFP table on the
server, but MySQL instead. The local copy would be a Fox table though.
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.