On Thu, May 2, 2013 at 5:33 PM, Dr. Hawkins <doch...@gmail.com> wrote:

> I've tried
> BEGIN TRANSACTION;
> CREATE TABLE blah bla blah;
> ALTER TABLE blah OWNER TO dhbk;
> COMMIT;
>
> and also a second transaction of just the ALTER, but I still own the
> tables.
>

Not familiar with postgres but maybe single quotes around dhbk?

Pete
lcSQL Software <http://www.lcsql.com>
_______________________________________________
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