I am facing an issue with the Android SQLite database.
I am having a table which includes one field.StudentFname and that application is working fine with Android 2.3.1 and now if I am adding another field then my application isn't working well.
Can anyone help me with this?