No,Database is error,but can query select data.My program is implements
onUpgrade method
2011/3/11 Uniser
> May be you have not the file:///data/data//databases/abc
> or your db's version is not 1and your class have not implementation
> onUpgrade
>
> --
> You received this message because you
May be you have not the file:///data/data//databases/abc
or your db's version is not 1and your class have not implementation
onUpgrade
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@g
this database is my app create.but every time open database is error
2011/3/11 lbendlin
> Are you actually copying the database from the package into the data
> area before you try this?
>
> On Mar 11, 4:21 am, CaryWang wrote:
> > My code open DataBase is Error .Error info Sqlite
> > register_l
Are you actually copying the database from the package into the data
area before you try this?
On Mar 11, 4:21 am, CaryWang wrote:
> My code open DataBase is Error .Error info Sqlite
> register_localized_collators. Why?
>
> My code:
> public class DataBase extends SQLiteOpenHelper{
> public Dat
4 matches
Mail list logo