Thanks for reviewing the code.

As the error processing for SQLite is naturally incorporated
with J signal, SQLite will throw an error "cannot have nested 
transactions" already, which will be thrown in J.
So there is no need to maintain this just
to throw a different custom signal.

Does that make sense?


----- Original Message ----
From: bill lam <[EMAIL PROTECTED]>
To: General forum <[email protected]>
Sent: Wednesday, September 27, 2006 10:07:49 AM
Subject: Re: [Jgeneral] SQLite new addon


Thanks to Stefano and Oleg for pointers.

If sqlite does not support nested transaction, then it may be an error to start
a transaction unconditionally inside the verb apply.

-- 
regards,
bill
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm


----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to