Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'sqlite3' is not recognized as an internal or external command, operable program or batch file. #245

Open
rmeiklejohn opened this issue Oct 20, 2023 · 2 comments

Comments

@rmeiklejohn
Copy link

'sqlite3' is not recognized as an internal or external command,
operable program or batch file.
I get this when I am in the terminal in VSCode.

Was working, now no working, shutdown, reboot, reinstall tried all of them..
"SQLite Viewer" works, I can see the data in the databse, but need to connect to create view etc....

My CS50 login works as does sqlite. Anybody got any ideas...

@rmeiklejohn
Copy link
Author

Found a work around. Downloaded SQLITE executible and run it from outside of Visual Studio.
https://www.sqlite.org/download.html

@motdde
Copy link

motdde commented Oct 22, 2023

On Linux, you are required to provide the path to sqlite3. Can you confirm your operating system?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants