I have been using PersistenceJS with WebSQL and it works great in a PhoneGap mobile app. In one of the scenarios I want to execute a formula that has database lookup functions. I would like to convert this into a synchronous call. I figured out the WebSQL API is completely asynchronous and hence you cant have a synchronous call using PersistenceJS and WebSQL.I found a few PhoneGap SQLite plugins that provide synchronous access to SQLite. These plugins give the same interface as that of WebSQL. I was wondering if I can use PersistenceJS with these plugins. Has anyone tried this out? Is this possible? Are there any pitfalls?
--
You received this message because you are subscribed to the Google Groups "persistence.js" group.
To unsubscribe from this group and stop receiving emails from it, send an email to persistencej...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.