• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps about sqlite

china-sara

Newbie
hey, first of all, forgive my terrible english. then here is my question below
there is a .db file, i can operate it through java jdbc, but when i want to query the data from android databaseHelper, it throws an exception that no such table:... , i am sure the table exists, i don't know why it gets error when i use query method to get the data. is anyone there who have encountered this problem before??
 
Back
Top Bottom