[x]We're back! After a failure of the drives in our database server, all data has been restored from last night's backup. The last 24 hours or so of submissions will likely need to be re-made but everything else should be okay. Please let me now if you notice anything not working as it should though. Thanks! -Petie


Users browsing this thread: 1 Guest(s)
How to identify archive file format (PC only detects it as "file")
#14
The screenshot is a lot clearer on the error, it is the single-quote before SELECT causing problem.

Try run the SQL query on interactive shell, like this:

Code:
F:\sqlite-tools-win32-x86-3330000>sqlite3  Himekoi<ENTER>
sqlite>SELECT writefile(filepath,filedata) FROM fileinfo;<ENTER>
sqlite>.exit<ENTER>

Do not type <ENTER>, just press Enter on the keyboard.

- Rufas
Reply
Thanked by:


Messages In This Thread
RE: How to identify archive file format (PC only detects it as "file") - by rufaswan - 08-29-2020, 01:55 PM

Forum Jump: