My sqlite db seems to work when I access it from perl or java. It's
only when I use the cygwin executable on the command line that it
doesn't work.  So all I really need to know is, How can I use the
available Windows sqlite binary from
http://www.sqlite.org/download.html on the cygwin command line?

The documentation says,

At a shell or DOS prompt, enter: "sqlite3 test.db". This will create a
new database named "test.db".

And this indeed works, from the DOS prompt. But from the cygwin
command line, it just hangs.

MS-DOS is not a usable work environment.  How can I download or build
an executable that will work from the cygwin command line?
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to