Hi JP,

On Mon, 19 Nov 2007 10:54:26 -0800 (PST), Joanne Pham
<[EMAIL PROTECTED]> wrote:

> Hi All,
> Do I need to have the commit/rollback statement 
> if I have "Begin" and "End" transaction in my program.


http://www.sqlite.org/lang_transaction.html :
END TRANSACTION is an alias for COMMIT.

So, you can use either. 

>Thanks,
>JP

-- 
  (  Kees Nuyt
  )
c[_]

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to