Hi,

i have encountered a strange issue lately, i am using sqllite in my windows
application. The logic in application is, at the start of the application
db file is created, and it is deleted when the application is closed. Now
when i again start my application the db file is created but it contains
old data which was deleted successfully, i even tried to manually
shift+delete the db file but in vain, the old data comes back somehow, any
solution for this to not happen.

Regards
Aaquib
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to