my sqlite code is slow :(
Björnke von Gierke
bvg at mac.com
Fri Jun 26 08:18:02 EDT 2009
I'll add this to the things I need to try, but that'd need quite a
fancy values management, as to not insert the wrong thing into the
wrong insert. Also I'm currently on a different project ;)
Thanks
Björnke
On 26 Jun 2009, at 07:35, Bill Marriott wrote:
> Does SQLite support multi-line SQL statements via revExecuteSQL? You
> might
> try assembling the whole operation in a variable,
> BEGIN
> INSERT
> INSERT
> INSERT
> ...
> COMMIT
>
> and see how that flies
>
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list