This question is locked. New answers and comments are not allowed.
Are there plans for supporting SQLite from x64?
According to this page, "your project should be compiled for "x86" platforms. "x64" is not supported."
This is, of course, not a limitation of SQLite - the ADO.NET wrappers ship with a build for x64. Is there a reason they cannot be used instead of the x86 versions when compiling for x64?
According to this page, "your project should be compiled for "x86" platforms. "x64" is not supported."
This is, of course, not a limitation of SQLite - the ADO.NET wrappers ship with a build for x64. Is there a reason they cannot be used instead of the x86 versions when compiling for x64?