insertion in the same row for all activities
Posted
by
Utman Alami
on Stack Overflow
See other posts from Stack Overflow
or by Utman Alami
Published on 2013-11-04T09:36:27Z
Indexed on
2013/11/04
9:54 UTC
Read the original article
Hit count: 126
i am here to ask for help again, i created one database for all activities,
the problem i have is that the insertion in every activity comes in with new row, but that's
not what i want, what i am looking for is in the same row in each activity insert the columns
that contains. i already looked for solution here, they are speaking about static reference
but i don't know how to do it! so, is there any ideas ?
static DBAdapter db = new DBAdapter();
© Stack Overflow or respective owner