Hi there,
I am going through the SQL course.
I have just installed gitbash and downloaded sqlite.
I navigate to the sqlite folder in gitbash and try to run sqlite3.exe and I just get a flashing cursor.
The first time I tried I did get the sqlite> prompt but it hasn’t worked since. I tried deleting sqlite and re-downloading and also re-installing gitbash.
i’m using the command ./sqlite3.exe acs-1-year-2015
which is the dataset I downloaded to the same folder.
I get the same result if I just type ./sqlite3.exe also.
If I just run sqlite3.exe directly from file explorer I do get a command prompt running sqlite but its running MSYS2 instead.
Any ideas?
This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.