Possible Duplicate:
Android: Accessing assets folder sqlite database file with .sqlite extension
I have my own database file with name abc.sqlite
. This database file has 4 tables(diameter,diameterinch, diametermetric,products
). Now I pasted that file in assets folder. Now how i can retrieve the data from tables