plotly / falcon

Free, open-source SQL client for Windows and Mac 🦅

Home Page:https://plot.ly/free-sql-client-download/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MSSql: support windows authentication

n-riesco opened this issue · comments

Right now, we're using tedious a pure Javascript TDS driver. Although there is work in progress to support windows authentication (on windows only). See:


Alternative drivers:

  • msnodesqlv8 (windows only, native module, requires Visual Studio 2015/2017)

@n-riesco Any progress on the Windows Authentification issue?

@pabucur No, no progress. I've just checked and I haven't seen any work on mssql in https://github.com/tediousjs/tedious since April.

Another existing Plotly client has also requested this feature.

cc @n-riesco @nicolaskruchten @sudburyrob