tedsmith/quickhash

Quickhash crashes when saving results as text based CSV for enormous volumes of files

Closed this issue · 1 comments

Similar to this issue , Quickhash also crashes when saving to CSV with very large data volumes too, for the exact same reason as the Save to HTML.

Changes made to SaveFILESDBToCSV and SaveCopyDBToCSV and SaveC2FDBToCSV, again using dedicated TSQLQueries, just as we did for the SaveToHTML function. And already the saves are taking just a second or two even for 400K rows! Quite amazing. Will do more testing before confirming.

Fixed in v3.3.1