Hi,
I found a problem with the latest driver version.
To make it simple, I run is Squirrel an UPDATE sentence on an XLSX file:
update purchaseorder.soloreleases set linea = linea + 1 where _rowid_ =7
delayedClose parameter was set to 3 seconds.
I wait several minutes before flushing the database first and closing Squirrel after.
When flushing the database I got an error "Failed to acquire database purchaseOrder"
When I open the file in Excel the UPDATE was not done.
It's consistent with date-time of file's update.
I tried with driver's older versions:
2022-10-31 found the same problem
2019-08-08 it worked properly
I hope you can help me with this issue.
I'll send the Excel sheet by email.
Thank you very much
|
Passed test with v6.1.226 was released on February 15, 2023 .
Please download it.
|