The best way I have found to populate my SQL database upon install is
to read an included text file of SQL insert statements and execute
them. However the file is fairly large and I'd like to delete it from
the phone after use, since it's only used once. Is there a way to do
this?

I am aware of alternate methods of loading the database but none of
them are as user-friendly, or they rely on an outside server for the
file. I'd prefer to do it this way if possible.

Thanks in advance for any ideas.
--~--~---------~--~----~------------~-------~--~----~
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