Hi, I happened to be scanning and noticed your issue, thought I'd chime in... I am doing something very similar, except forcing 32-bit wasn't an option, we had to support 64-bit as well. So, what I did was to compile my app to AnyCPU with the 32-bit version of SQLite, and then also included two...