Re: [android-developers] Strange SQLite error, possibly in native code?

2013-09-29 Thread tarun sablok
There should be one column in your database which should be named *_id* , its common error !!! On Sun, Sep 29, 2013 at 3:35 AM, Kostya Vasilyev kmans...@gmail.com wrote: Hello, One of my users reports a crash like this: android.database.sqlite.SQLiteException: no such column: _id (code 1):

[android-developers] Strange SQLite error, possibly in native code?

2013-09-28 Thread Kostya Vasilyev
Hello, One of my users reports a crash like this: android.database.sqlite.SQLiteException: no such column: _id (code 1): , while compiling: SELECT _id, generation, flags, numeric_uid, body_main_size, body_main_fetched_size, body_alt_size, body_alt_fetc¤ , search_token, op_flags,