On Sun, Aug 11, 2013 at 1:16 PM, Dr. Hawkins <[email protected]> wrote:

>  UPDATE myindex SET tmstmp=NOW() RETURNING tmstmp;


Just do SELECT tmstmp FROM myIndedx right after the UPDATE and before the
END.and get rid of the RETURNING clause

Pete
lcSQL Software <http://www.lcsql.com>
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to