[android-developers] Re: getColumnIndex exception
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 <sudeep.neti...@gmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home