Stupid Newbie problem. I'm running WinXP.
I want to make a little database.
So at http://www.sqlite.org/download.html
(Precompiled Binaries For Windows)
I downloaded sqlite-3_6_10.zip
Unzipped it to sqlite3.exe.
At DOS prompt I did
sqlite3 ex1
And I got
"This program cannot be run in DOS mode".
Googled for help and found
http://jroller.com/obie/entry/installing_sqlite_3_on_windows
Followed their suggestion.
Downloaded sqlitedll-3_6_10.zip and unzipped to
sqlite3.def and sqlite3.dll
But still 'sqlite3 ex1' gives me "This program cannot be run in DOS mode".
I'm stuck.
Your help much appreciated
rch
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users