Has anybody worked out an approach for using
W3C Web SQL Database as opposed to the
W3C Web Storage sample as provided in the HTML5 sample code?
It looks like the webstorage.js is terrific as an example but queries look like they may be a bit challenging. Apologies if this interpretation is incorrect.
Would ultimately like to incorporate this into some phonegap apps so samples with raw HTML5 or phonegap would be great!
Thanks for any guidance!