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


Messages In This Thread
unable to view sqlite3 database in VSC Editor - by KatMac - May-26-2021, 06:03 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  inserting data into sqlite3 database using concurrent futures Larz60+ 3 3,145 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