Problem since Update to SQLite 3.31.1
Posted: Tue Jul 13, 2021 8:10 pm
There seems to be a problem after updating to SQLite 3.31.1. If I compile my software with PureBasic 5.7.3, then on some Windows 10 computers (not all) the DatabaseUpdate commands are simply not executed. No error is displayed, but the data is not stored in the SQLite database. If I then compile the same program with PB 5.7.0, everything works fine.