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
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to