Hey sandhya... Where is DBhelper class....i want to insert that values from the code itself... Thanx for helping
On 12 September 2012 10:44, Sanandiya Rajesh <[email protected]>wrote: > See Attachfile, this is database adapter class file. > you can use this class in your activity. > DatabaseAdapter db = new DatabaseAdapter(context); > than use db for insert update delete . > create method in DatabaseAdapter for insert update delete. > > On Wed, Sep 12, 2012 at 10:37 AM, Ibrahim Sada <[email protected]>wrote: > >> Hello Friends... >> Help me out how to create multiple tables in sqllite database ( >> android). >> Thanx 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 [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 > > > -- > 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 -- 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

