Date: Thu, 27 Aug 2009 21:50:15 -0400 From: "Igor Tandetnik" <itandet...@mvps.org> Subject: Re: [sqlite] about journal file To: sqlite-users@sqlite.org Message-ID: <h77d4o$ka...@ger.gmane.org>
Zhanjun You wrote: > I can not find how to implement the method to deal with journal > files What do you mean by "deal" here? What exactly are you trying to do with them, that you cannot achieve simply by beginning and then committing a transaction? Igor Tandetnik My app meet power fail,so sqlite generate a journal file, like mydb.db.journal, then my app con not connect sqlite datebase, I want to know how to do? _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users