Tagged Questions
2
votes
4answers
2k views
Using SQLite3 with Cygwin
I'm trying to use sqlite3.exe command shell with a mintty terminal in cygwin. I tried the program from a windows command prompt and it works. When I try to use it from the cygwin mintty terminal it ...