 |
Android :: SQLite DB : Insert Very Slow / Improve This?
Android :: Insert SQLite Record With Datetime Set To 'now' In Droid App? Apr 16, 2009 Say, we have a table created as: create table notes (_id integer primary key autoincrement, created_date date) To insert a record, I'd use ContentValues initialValues =
android.bigresource.com |
 |