why stored in csv file? you can just use the sqlite to store the data,and use the csv file to output it?
On Mon, Sep 17, 2012 at 3:14 PM, Anoop C <[email protected]> wrote: > Dear All, > > I"m try to create a remote login. Data content is in users.csv > format. I want to connect using SQLite. But still i don get any idea about > how to connect the .csv file and SQLite.. > Please give some support for finding the code for connecting .csv file and > SQLite.. > > > > Thansk& Regards > Anoop Narayanan C > [email protected] > > -- > 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

