3 messages in com.googlegroups.google-gearsRe: [google-gears] Re: Using COMMIT o...
FromSent OnAttachments
ronald mathies25 Oct 2007 22:45 
Aaron Boodman26 Oct 2007 04:51 
ronald mathies26 Oct 2007 06:29 
Subject:Re: [google-gears] Re: Using COMMIT or not, closing ResultSet or not
From:Aaron Boodman (a.@google.com)
Date:10/26/2007 04:51:39 AM
List:com.googlegroups.google-gears

On 10/25/07, ronald mathies <rona@gmail.com> wrote:

I am familiar with database so at least i now know that COMMIT goes along with the BEGIN statement to form a transaction.

Cool. I never know what level to questions at :)

The ResultSet rs = null, rs2 = null; Is a combination of GWT (Google Web Toolkit) and Google Gears where the Google Gears part is an extra (Java) library.

I see, that explains it.

So was your problem that the BEGIN was missing, or are you still having the problem? If you're still having the problem, can you post the error message you're seeing?

Thanks,

- a