Users Pricing

forum

home / developersection / forums / when oncreate() and onupgrade() method run in sqliteopenhelper

When onCreate() and onUpgrade() method run in SQLiteOpenHelper

Anonymous User 3563 15 Oct 2015
I create my tables in my SQLiteOpenHelper onCreate() but receive

SQLiteException: no such table
or

SQLiteException: no such column
errors. Why?


I am a content writter !


2 Answers

Anonymous User 15 Oct 2015 Accepted Answer