I would assume that internal memory is full (assuming that's where
your database is...)

Marc

On May 1, 9:55 pm, swarup <[email protected]> wrote:
> i think android does not put any limit, the regular limits 
> are:http://www.sqlite.org/limits.html
>
> On May 2, 8:19 am, sandy8531 <[email protected]> wrote:
>
> > Some of my customers are getting SQLiteFullException
>
> > The docs say that this means the SQLite database is 
> > fullhttp://developer.android.com/reference/android/database/sqlite/SQLite...
> > An exception that indicates that the SQLite database is full.
>
> > The exception text also opens the door for disk being full
> > android.database.sqlite.SQLiteFullException: database or disk is full:
>
> > Question: Is there a limit to amount of space that a application or
> > sqlite db can use on the internal disk ?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to