Best unofficial Apache Server developers community |
|
What I am trying to do is open a database in async mode and get some data from my database. To do I wrote this code down below:
After, I wrote this code in openHandler method :
My startstmt is a global SqlStatement variable. When I tested in Sqlite Manager it works fine this query but in adobe-air i am getting this error. Where did i do wrong and how can I solve this?
posted via StackOverflow
|
|
 
|
It all looks right. You should check you table name. |