Hello all, I have started creating database for my application. It is working well. The data is also getting stored.But the issue is that i require dropping table, that already exists, every time i run the application.
How is it possible? Please help me in this aspect. Waiting for ur reply. But one thing i found is that whenever i change the version of the database in my code, the table gets dropped. But i would like to know whether it is possible to drop table without changing the version number of the database. Kindly help me regarding this. -- 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

