electroly / sqlnotebook

Casual data exploration in SQL
https://sqlnotebook.com
MIT License
590 stars 35 forks source link

Unable to import .xls, xlsx files from the menu using the file import option #12

Closed boiledice closed 6 years ago

boiledice commented 7 years ago

Unable to import .xls, xlsx files from the menu using the file import option. image

Throws error that .xlsx isnt supported.

The command to import the xlsx from the script window is working.

electroly commented 7 years ago

The SQL commands to import from XLS have been implemented, but the GUI to import them has not been. I need to finish the GUI for this.