On Tue, May 14, 2013 at 10:03 AM, Dr. Hawkins <doch...@gmail.com> wrote
>
>
> BEGIN TRANSACTION;
> UPDATE  baggins_bilbo____001_sofa SET A = 'Ape guy', B = 'Sunday', C = '9
> banana', D = '', usr= '', tstmp = NOW() WHERE uniq_sfky =7;
> UPDATE dhbk_dtIdx SET lastOpened=NOW(), usr=' ' WHERE
> dtStem='baggins_bilbo____001';
> COMMIT
>

And the livecode is:

 put revDataFromQuery(tab,vtab,debtordb,dcmd) into theRes

This is invariant between this function and the revexeucte type--and I need
the vtabs on my queries, as my date has lots of crs.
-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to