How to Open SQLite Database in Visual Studio Code

preview_player
Показать описание
Use SQLite viewer in VS Code!
How to connect SQLite to Visual Studio?
#sqlite
Рекомендации по теме
Комментарии
Автор

Took me ages to find this video! Thank you very much!

grahamhamer
Автор

Thank you very much, that was helpful 👍

Hdrien
Автор

when i try to open database file Chinook_Sqlite.sqlite Failed to open database Parse error near line 4: no such column: "table" - should this be a string literal in single-quotes?
aster WHERE (type="table" OR type="view")
error here ---^

sandilemasuku