Your ID field should be set to autoincrement, and you do the insert without
the ID condition
On Tuesday, July 24, 2012 9:06:50 AM UTC-4, vikalp patel wrote:
> I would like to Insert data in my next columns of TABLE with help of
> Signup2Activity which has been already inserted by "SIgnup1Activity.java".
> HereBy i had attached all the necessary file to find the error.
>
> ERROR: Database: near "Where": near "INSERT INTO"+TABLE+" ( "+columns+")
> VALUES ("+first.getText().toString()+") WHERE "+ID+ "="+ id;
>
> how can we insert data in next columns of database with already entered
> data in their first few columns??
>
> ANy help is most welcome!!
>
--
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