On Wed, May 22, 2013 at 10:16 AM, Sean Dzafovic <sdzafo...@gmail.com> wrote:

>
> I only downloaded 2 files. The Sqlite shell and the Sqlite .dll listed
> under precompiled binaries for windows on the download page. I did not
> compile anything. I moved the .dll to the system32 folder and tried to
> run the shell from both the desktop and the system32 folder (both by
> clicking the icon and using the command line).
>
> Same error in all cases.
>
> Did I miss a step?
>
>
You added a step.  The DLL is not necessary.  The sqlite3.exe file is
statically linked.

That said, downloading the DLL too should be harmless.  You must be doing
something else wrong.  I cannot imagine what that is, though.


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to