ankitverma
Lurker
Hi All,
Please can anyone answer my 2 questions:
1)I want to build an Android app with a database table of 1000-2000 records.Please can anyone guide how this can be done, How I can build table with all data inserted.
2)Later if I want to update my database table with 500 more records what is the procedure to do it.
Please note the insertion/Updation of data is not to be done programtically by Sqllite in the code rather by the creator of the app himself
Thanks for any reply in advance!!
Please can anyone answer my 2 questions:
1)I want to build an Android app with a database table of 1000-2000 records.Please can anyone guide how this can be done, How I can build table with all data inserted.
2)Later if I want to update my database table with 500 more records what is the procedure to do it.
Please note the insertion/Updation of data is not to be done programtically by Sqllite in the code rather by the creator of the app himself
Thanks for any reply in advance!!

