what's the value of c.getCount() after the getAllRows() call?
>no no Nelissen , you missed the first field of the out put . It's >the same id number that's repeated. >1 "12c/2","<Dum Dum Park>,<Howrah>","India","Kolkata" >2 "227","<Bangur>,<Khidirpur>","India","Kolkata" >1 "12c/2","<Dum Dum Park>,<Howrah>","India","Kolkata" >2 "227","<Bangur>,<Khidirpur>","India","Kolkata" > >You run the program see the out put and you will understand . >Next time when I run it ,it shows >1 "12c/2","<Dum Dum Park>,<Howrah>","India","Kolkata" >2 "227","<Bangur>,<Khidirpur>","India","Kolkata" >3 "12c/2","<Dum Dum Park>,<Howrah>","India","Kolkata" >4 "227","<Bangur>,<Khidirpur>","India","Kolkata" >1 "12c/2","<Dum Dum Park>,<Howrah>","India","Kolkata" >2 "227","<Bangur>,<Khidirpur>","India","Kolkata" >3 "12c/2","<Dum Dum Park>,<Howrah>","India","Kolkata" >4 "227","<Bangur>,<Khidirpur>","India","Kolkata" >where it should had been >1 "12c/2","<Dum Dum Park>,<Howrah>","India","Kolkata" >2 "227","<Bangur>,<Khidirpur>","India","Kolkata" >3 "12c/2","<Dum Dum Park>,<Howrah>","India","Kolkata" > >4 "227","<Bangur>,<Khidirpur>","India","Kolkata" -- jason.software.particle --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

