Can you check the permissions on C:\Program Files\Storj\Storage Node\storage\orders.db to make sure the file is writable for the storage node process user.
Next you can run the following to verify the DB is not corrupt.
sqlite3 pieceinfo.db "PRAGMA integrity_check;"
If it is, please see https://support.storj.io/hc/en-us/articles/360029309111-How-to-fix-a-database-disk-image-is-malformed-?_ga=2.246141572.1035966471.1595438903-1386301597.1583787199