On Fri, Dec 05, 2014 at 02:59:20PM -0600, Jim Graham wrote:
> I'm trying to use an SQLite table with Android (and for almost the first
> time, period, but I familiarized myself with it using SQLite3 /
> tclsh8.4), and I've run into a bit of a problem where I can't seem to
> spot the error.....

Update:  There may be a problem with the initial copying of the
database.....  The copy in assets (according to "ls -l" is 150528,
but "long size = new File(db.getPath()).length();" reports a size
of 12288.

Does Android silently do compression of the database?  Or was it only
partially copied, thus likely explaining the error?

Thanks,
   --jim

-- 
THE SCORE:  ME:  2  CANCER:  0
73 DE N5IAL (/4)        MiSTie #49997  < Running Mac OS X Lion >
spooky1...@gmail.com ICBM/Hurricane: 30.44406N 86.59909W

        Do not look into waveguide with remaining eye!

-- 
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@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to