I just installed Orange 3.3.9 on my Windows 7 workstation. I'm trying to connect to a remote MSSQL server instance using the "SQL Table" widget in Orange.
When I double click the SQL Table widget I get what appears to be a dialog box to configure the connection (Server, Database[/Schema], Username, Password) but all of the fields are disabled and the message "Please install a backend to use this widget" appears at the top of the dialog.
I tried adding an ODBC connection for the remote SQL server and restarting Orange but that didn't help.
Any idea how to make this work?
Thanks!
As per documentation
pymssql
can connect to MS SQL Serverorange3.readthedocs.io - SQL Table
pymssql