Python Forum
unable to view sqlite3 database in VSC Editor
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
unable to view sqlite3 database in VSC Editor
#1
I am working on a new Django project and would like to be able to view the sqlite3 database in my VSC Editor.

I installed SQLTools in the VSC Editor. According to the details section, the SQLlite driver is available.

After installation, I:
- Reloaded the VSC Editor,
- Navigated to the db.sqlite3 file,
- Right-clicked and selected Open Database and received the following error message:

The file is not displayed in the editor because it is either binary or uses an unsupported
text encoding. Do you want to open it anyways?
How do I fix this issue?

Thx
Reply
#2
what happens when you click open it anyway?
Reply
#3
Moved to Bar. This is not python related. It's about VSCode and SQLite tools extension.
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  inserting data into sqlite3 database using concurrent futures Larz60+ 3 3,081 Aug-06-2019, 02:47 PM
Last Post: wavic

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020