Click here to Skip to main content
15,896,154 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

This is karthik , my problem is maintaining sq-lite DB in mobile, I appreciate in advance for your answers.

I am using HTC Sensation mobile for development. I have created a DB and 10 Tables along with few DML operations in it. The problem is , it is working well some times in mobile and some times application begun to close. One thing it is working very well in EMULATOR.
And also what iam observed is ,it is creating data for the transactions also in the mobile int he case when i have seen computations at applications uninstallation module.

What can i do for such type of problems............


Thanks in advance........
Posted
Updated 27-Nov-12 17:36pm
v2
Comments
AndroidVivek 8-Dec-12 2:10am    
whenever you you are using db ,
make sure you are closing the db ...
may be due to that reason you are getting issues..

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900