I got the solution The exception is thrown if colunindex string name is appended with table alias
On Dec 22, 6:38 pm, Sudeep Jha <[email protected]> wrote: > Hi All, > > I am getting the following exception each time I am accessing the columns > in Database. > Though application is not crashing , but still wants to find out the reason > for exception being thrown. > > 12-22 19:02:38.398: E/Cursor(11669): java.lang.Exception > > > 12-22 19:02:38.398: E/Cursor(11669): at > > android.database.sqlite.SQLiteCursor.getColumnIndex(SQLiteCursor.java:312) > > Running it on android 2.3.3 emulator. > > Warm Regards, > Sudeep -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

