Thanks much for the suggestion, Mark.

A method that works during development when you want to test with
various populated databases
is to cd into /sqlite_stmt_journals and build your database there (or
in a subdirectory, of course).

sqlite3 won't run on the G1 so you have to build your database (using
sqlite3 -init foo.sql db, for example)
in the emulator and then move the resulting database to the G1.  Most
amazingly it works.

Cheers, Scott
--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to