Hi, In my application I am using SQLite 3 c++ API. Everything works fine till my application is open. While doing any transaction a journal file is created. Once I close the app, the journal file is not getting deleted. Also, when I close open the application again, all the newly added data is lost.
Is there anything that I am missing? Thanks a lot for your time. -- View this message in context: http://www.nabble.com/Journal-file-not-getting-deleted-tf2697588.html#a7523359 Sent from the SQLite mailing list archive at Nabble.com. ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------