SQLite Forum

Is there a 64 bit sqlite3.exe available to avoid out of memory error?
Login
Hi, I'm trying to recover a broken database using the  ".recover" feature.
I run into a out of memory error while running the command unfortunately.

Is there a workaround for this issue?
I thought a 64 bit version of sqlite3.exe may solve the problem as it could allocate more memory.

Any help would be much appreciated.