On Wed, May 22, 2013 at 11:07 AM, Fehmi Noyan ISI <fnoyan...@yahoo.com> wrote:
> I think it depends on how you compiled sqlite. I my case, it is dynamically 
> linked to dll, so I do need the dll file (with a smaller exe size). However, 
> a static link seems suites better the case for sqlite (how big can its file 
> size be!?)

I am obviously doing something wrong then.

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?

Sean
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to