How do I install SQLite 3.6 on Windows 7?
I extracted sqlite3.exe, sqlite3.dll, and sqlite3.def to C:\Windows\System32 but when I try to run a Ruby program that requires the use of sqlite3, I get this error:
The program can't start because sqlite3.dll is missing from your computer. Try reinstalling the program to fix this problem.