0

I am developing an android application in which i have to show large data from database.i have done googling,,on the based of it

I am attaching the two classes that i have used http://pastebin.com/XfXMU3Kq

http://pastebin.com/xKAWd1wd

can anyone tell me how to show the full data from database.I dont know why data is not showing in database

Thanks in advance Tushar Sahni

3
  • Which type of error you got ? And please check your code in your insertData Method you have given comment while inserting data into the data base at Row No. 76. Commented Sep 3, 2011 at 5:13
  • @idroid should i send u database ? Commented Sep 3, 2011 at 5:21
  • No need of send database. Just Put the Error log of u got. And if u want to check your database then try this from shell commend: stackoverflow.com/questions/5800469/… Commented Sep 3, 2011 at 6:23

1 Answer 1

1

This describes about SQLLite database concepts.

http://www.vogella.de/articles/AndroidSQLite/article.html

http://saigeethamn.blogspot.com/2009/10/android-developer-tutorial-part-12.html

http://marakana.com/forums/android/examples/55.html

Sign up to request clarification or add additional context in comments.

1 Comment

,,,,,this data i have to show on a particular item of a list,,

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.