[ 
https://issues.apache.org/jira/browse/CB-3010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13628218#comment-13628218
 ] 

Joe Bowser commented on CB-3010:
--------------------------------

This sounds similar to CB-2085, which should be fixed in 2.6.  Are you certain 
you're using the latest version of Cordova? 

Also, I highly recommend using WebStorage over using WebSQL, since WebSQL does 
not work on all platforms.
                
> Unable to get data from prepoulated database table.(Select Query not working.)
> ------------------------------------------------------------------------------
>
>                 Key: CB-3010
>                 URL: https://issues.apache.org/jira/browse/CB-3010
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.6.0
>         Environment: Andriod(Only test on android no idea for IOS)
>            Reporter: Parmod Kumar
>
> When we are querying on the prepoulate database it shows an error of no such 
> table. While we can see that all the tables are present in database. If we 
> create a new table at run time it will create the table in parallel to the 
> tables which are in our prepopulated database. Bute we are unable to get 
> reult from the prepopulated tables.
> While testing we also found that select query is not working.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to