Richard-

Thursday, May 2, 2013, 5:33:17 PM, you wrote:

> I've tried
> BEGIN TRANSACTION;
> CREATE TABLE blah bla blah;
> ALTER TABLE blah OWNER TO dhbk;
> COMMIT;

Are you trying to put all that into a single sql command? I don't
think you can do that from LC. That is, I don't think the execute sql
statement supports multiple catenated statements.

-- 
-Mark Wieder
 mwie...@ahsoftware.net


_______________________________________________
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