Hey,
I want to create a sqlite database with more than 2 tables. I tried to
create a loop to run sql in SqliteOpenHelper: onCreate method.
Exception raised, and not table generated in db. I also try to create
table statements separated by ";", only first table is created.
Please help me how to create more than one tables in sqlitedatabase.

Thanks in advance.

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

Reply via email to