I forward this to the correct list. Hopefully someone here knows what "javascript for mobiles" is and will be able to help you. But the question sounds more appropriate for some mailing list/forum discussing this particular programming language as there's no SQLite-related issue here.
Pavel On Wed, May 9, 2012 at 10:02 AM, Andrew Lewis <[email protected]> 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 > > > _______________________________________________ > sqlite-dev mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-dev > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

