Re: [android-developers] Re: why does open DataBase Error

2011-03-14 Thread CaryWang
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

Re: [android-developers] Re: why does open DataBase Error

2011-03-11 Thread CaryWang
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