On 2015-07-17 15:23, Kevin Cully wrote:
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.




Oooo....this looks like a great idea....thanks!!!!!!

_______________________________________________
Post Messages to: ProFox@leafe.com
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/e507ec52ea6b88baefb9c3b48e9f1...@mbsoftwaresolutions.com
** 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.

Reply via email to