Please lower the voltage: you and Mark are actually talking about two
different, though likely related, issues. You complained that the user
"cannot open their newer SQLite database on an older version of
SQLite. " , Mark responded that the actual file format has not
changed. But it it far from clear that it is the changes (or lack of
them) in the file format that are blocking the user from upgrading. It
could be an overprotective and clumsy version number check (that
blocks them) for all we know. Or do you have specific evidence that it
was a change in format that caused the problems you mention?

On Aug 3, 6:08 am, Zsolt Vasvari <[email protected]> wrote:
> Well, that's a absolutely not true.  I have had at least 10 users with
> this problem. One guy actually wrote to me today who tried going back
> to Froyo from Gingerbread and couldn't open his database.   I also
> created a database in a cyogenmod emulator session and the database
> shows up as "corrupt " when trying to open it from a normal Android
> command line SQLite session.  It's easy enough for you to try if you
> don't believe me.
>
> On Aug 3, 7:01 pm, Mark Murphy <[email protected]> wrote:
>
> > On Wed, Aug 3, 2011 at 6:53 AM, Mark Murphy <[email protected]> wrote:
> > > On Wed, Aug 3, 2011 at 2:53 AM, Zsolt Vasvari <[email protected]> wrote:
> > >> For example, if the user moves to a phone with an older version of
> > >> Android, I can support that older version of the platform just fine,
> > >> but the user is Sh*t-out-of-Luck trying to move their database over
> > >> and they cannot open their newer SQLite database on an older version
> > >> of SQLite.
>
> > > Got any examples? AFAIK, the SQLite file format has not changed in some 
> > > years.
>
> >http://www.sqlite.org/formatchng.html
>
> > According to the SQLite folks, there hasn't been an on-disk file
> > format change since 2006.
>
> > --
> > Mark Murphy (a Commons 
> > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> > Android Training in NYC:http://marakana.com/training/android/

-- 
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