sqlitebrowser / dbhub.io

A "Cloud" for SQLite databases. Collaborative development for your data. 😊
https://dbhub.io
GNU Affero General Public License v3.0
374 stars 39 forks source link

DB Browser Execute SQL tab not visible #210

Open Robert-Morse opened 1 year ago

Robert-Morse commented 1 year ago

I downloaded and installed this file on a windows 10 64-bit machine:

DB.Browser.for.SQLite-3.12.2-win64.msi

I installed OK, and I used it to build a database and load one table from a .CSV file. But the Execute SQL button is missing--I only see Database Structure, Browse Data, and Edit Pragmas buttons.

I then downloaded and executed SQLiteDatabaseBrowserPortable_3.12.2_English.paf.exe It works fine and shows Execute SQL as the fourth tab.

??? Bob Morse

chrisjlocke commented 1 year ago

In DB Browser, if you click the 'View' menu, and click the 'Execute SQL' menu option (near the bottom) the tab should appear.

Apologies for the delay in replying - DB Browser has its own 'issues' support area at github.com/sqlitebrowser/sqlitebrowser/issues - which is where I normally spot DB Browser issues.

chrisjlocke commented 11 months ago

@Robert-Morse - did this work out ok?