Hello Michael, Yeah, sqlite3.exe runs everywhere. This problem is more basic. Sqlite3.exe is in some other path and not in the command line search path.
Where did you unzip the files? Either do the test from the folder you unzipped the files to or use full path C:> C:\Unzipped\Sqlite3.exe test.db C Saturday, January 8, 2011, 9:12:10 AM, you wrote: BMI> I just confirmed that the shell download is static. The 566,272 BMI> size also indicates static compilation. BMI> BMI> There are no dependencies other than OS DLLs. BMI> BMI> c:\windows\system32\KERNEL32.DLL BMI> c:\windows\system32\MSVCRT.DLL BMI> c:\windows\system32\NTDLL.DLL BMI> d:\SQLITE3.EXE BMI> BMI> Michael D. Black BMI> Senior Scientist BMI> Advanced Analytics Directorate BMI> Northrop Grumman Information Systems BMI> BMI> ________________________________ BMI> From: [email protected] on behalf of Richard Hipp BMI> Sent: Sat 1/8/2011 7:10 AM BMI> To: General Discussion of SQLite Database BMI> Subject: EXTERNAL:Re: [sqlite] Embarassed Newbie BMI> On Sat, Jan 8, 2011 at 8:06 AM, Peter BMI> <[email protected]> wrote: >> On 08/01/11 11:43, [email protected] wrote: >>> sqlite3 test.db >> >> I assume by 'binaries' you mean sqlite-shell-win32... and >> sqlite-dll-win32...? You need both to run the command you give above. BMI> Is this true? I thought I was compiling sqlite3.exe as a standalone binary? BMI> Does it really require that the DLL be downloaded too? If so, that is BMI> something that needs to be fixed. Can you double-check this for me please. BMI> -- BMI> D. Richard Hipp BMI> [email protected] BMI> _______________________________________________ BMI> sqlite-users mailing list BMI> [email protected] BMI> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users -- Best regards, Teg mailto:[email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

