STW:
http://stackoverflow.com/questions/740523/getting-a-webkit-executesql-transaction-to-return-a-value

other references
http://stackoverflow.com/questions/61972/javascript-sqlite


On Wed, May 9, 2012 at 10:32 AM, Pavel Ivanov <paiva...@gmail.com> wrote:

> And again you wrote to the wrong mailing list. Use "Reply" button please.
>
> Pavel
>
>
> On Wed, May 9, 2012 at 10:27 AM, Andrew Lewis <andy.lewi...@gmail.com>
> wrote:
> > Hi Pavel,
> >
> > I disagree I'm afraid. It is instrumental in getting SQLIte up and
> running
> > in a javascript client-side environment, which SQLite lauds itself for.
> > Whilst it is in a wrapper for SQLite to operate within the javascript
> code,
> > it is integrated to such an extent that there is no reasonable
> separation. I
> > am hopeful someone from the SQLite domain will be able to help.
> >
> > All the best,
> >
> > Andrew.
> >
> > On 9 May 2012 15:02, Andrew Lewis <andy.lewi...@gmail.com> wrote:
> >>
> >> Hi!
> >> Can someone help me over a hump here please? I am trying to fire up
> SQLite
> >> in javascript for mobiles and whilst there are plenty of sites which
> contain
> >> the functions for creating a footballer list on the screen, some of
> which
> >> seem to work, none of them explains the 'transaction' call in
> >>
> >> db.transaction(call1, call2, callerror)
> >>
> >> I know of the SQL 'TRANSACTION' , BEGIN etc, but not of any Javascript
> >> command called transaction. It seems to be building an anonymous
> function
> >> but I cannot work that out. Can someone please explain?
> >>
> >> --
> >> Andrew J. Lewis MSc FLS MRI
> >> Simul Systems Ltd
> >> Chelmsford
> >> www.sysenvir.com
> >> 44-(0)7710 588318
> >>
> >
> >
> >
> > --
> > Andrew J. Lewis MSc FLS MRI
> > Simul Systems Ltd
> > Chelmsford
> > www.sysenvir.com
> > 44-(0)7710 588318
> >
> >
> > _______________________________________________
> > sqlite-dev mailing list
> > sqlite-...@sqlite.org
> > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-dev
> >
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
VerifEye Technologies Inc.
905-948-0015x245
151 Whitehall Dr, Unit 2
Markham ON, L3R 9T1
Canada
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to