iphone - Delete row on sms.db iOS 6 -


i want delete row in many tables: chat, handle in sms.db on ios6. seems work not.

example: if want delete row rowid = 123 in handle table, delete worked, in handle table, row appears row deleted rowid 124 (not 123).

does know why?


Comments