hi Igor Korot, yes it is happening, every time i update the database. because of this the application is getting crashed.
Can you please help me with the solution. As this is the internal apk inside the android. Thanks. On Fri, Jun 13, 2014 at 12:36 PM, Igor Korot <[email protected]> wrote: > Hi, Satnish, > > On Fri, Jun 13, 2014 at 12:01 AM, Sathish N <[email protected]> wrote: > > hi, > > > > Thanks for the reply. > > what do you mean that i cant write at dest. i am not sure what it means. > > It means you are trying to execute an INSERT/UPDATE statement which fails. > It's quite obvious. > > Thank you. > > > > > > > > > > > On Thu, Jun 12, 2014 at 11:55 PM, mm.w <[email protected]> wrote: > > > >> you can't write at dest, then the journal file fails, quite obvious > reading > >> the logs > >> > >> > >> On Wed, Jun 11, 2014 at 11:41 PM, Sathish N <[email protected]> > wrote: > >> > >> > I am new for sqlite. > >> > > >> > The following sqlite error comes in my android phone. when i run the > >> > application sum times. > >> > I like to know the meaning of this error, why this error come and how > to > >> > solve this. I googled about this but nowhere the answer is mentioned i > >> > tried all possiblities from what i got when googled about this error. > >> > > >> > E SQLiteLog: (14) cannot open file at line 30179 of [00cd9d8ce4] > >> > E SQLiteLog: (14) os_unix.c:30179: (24) > >> > open(/data/data/com.android.bluetooth/databases/btopp.db-journal) - > >> > E SQLiteLog: (14) cannot open file at line 30179 of [00cd9d8ce4] > >> > E SQLiteLog: (14) os_unix.c:30199: (24) > >> > open(/data/data/com.android.bluetooth/databases/btopp.db-journal) - > >> > E SQLiteLog: (14) statement aborts at 23: [SELECT * FROM btopp ORDER > BY > >> > _id] unable to open database file > >> > E SQLiteQuery: exception: unable to open database file (code 14); > query: > >> > SELECT * FROM btopp ORDER BY _id > >> > > >> > > >> > Kindly please help regarding this issue why this happens > >> > -- > >> > Regards > >> > Sathish N > >> > _______________________________________________ > >> > sqlite-users mailing list > >> > [email protected] > >> > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > >> > > >> _______________________________________________ > >> sqlite-users mailing list > >> [email protected] > >> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > >> > > > > > > > > -- > > Regards > > Sathish N > > _______________________________________________ > > sqlite-users mailing list > > [email protected] > > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > -- Regards Sathish N _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

