On 15 Jun 2018, at 11:21pm, Keith Medcalf <kmedc...@dessus.com> wrote:

> And you are correct, it appears to be related to "reading backwards" somehow.

If you're comparing the two directions of reading the same file, there are ways 
to fake out Windows' read-ahead tricks and see if they're what's messing up 
your program.

A) Plug in a Flash drive and create/open the file on that instead of the boot 
drive.

B) Rename the file to something which doesn't have a database-like extension.  
I suggest an extension of ".333'.

Try those -- separately not together -- and see if you see any difference.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to