On Mon, 2005-09-19 at 14:15 -0500, Dinsmore, Jeff wrote: > I can't reproduce the failure, so it's difficult to fix the problem.... > Soooo, I'm asking the experts. > > Have any of you seen anything like this? >
Nothing comes to mind. But you are running a 2 year old version of SQLite. The first thing I would try is upgrading to version 2.8.16. If it is possible for you to migrate your legacy database files forward to the 3.0 format, then upgrade to version 3.2.6. Failing that, you can scan the log of error reports going back two years at http://www.sqlite.org/cvstrac/timeline and see if you spot anything similar. -- D. Richard Hipp <[EMAIL PROTECTED]>

