davibe / Phonegap-SQLitePlugin

A phonegap plugin to open and use sqlite databases on iOS.
191 stars 90 forks source link

If I execute multiple select query in a loop the code returns for only one query #30

Open abhinav-srivastava opened 11 years ago

davibe commented 11 years ago

you probably need to wait for each query result before sending the next query. I'm sorry but this project is not being actively developed at the moment and i'm not able to give you proper support.