On Sun, May 12, 2013 at 9:55 AM, Peter Haworth <[email protected]> wrote:
> Sounds like you somewhere issued a BEGIN and then stopped processing > without a ROLLBACK or COMMIT, maybe while debugging and stopping part way > through a handler. The INSERT in psql works because you don't have that > situation. Try issuing a COMMOT or ROLLBACK from the message box then try > the INSERT again. > I think this must be it. It just suddenly started working. And with strict-checking on, I have to restart the whole thing at least once an hour. -- Dr. Richard E. Hawkins, Esq. (702) 508-8462 _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
