SQLiteManager4iOS
SQLiteManager4iOS copied to clipboard
getLastInsertRowID always return 0
because the db already closed,
reopen db, db will lost that last_inserted_row_id?
If so, getLastInsertRowID is not useful.