Open seb49 opened 3 years ago
We 're using knexjs to connect to mssql.
Can you help us to understand how knexjs connects to named instances
Here is an issue that might help : https://github.com/tediousjs/node-mssql/issues/155
I had this issue using the Node Application setup (setup by cloning https://github.com/nocodb/nocodb-seed) on Windows 10 with a named instance. I resolved it by starting the SQL Server Browser service.
Found this from some discussion here: https://github.com/tediousjs/node-mssql/issues/155
Hii I would like to work on this issue. Can you assign it to me
can i work on this?
I want to work on this. Could you please assign it to me?
Hello,
I can't connect to a MSSQL named instance
NocoDB used as docker : false NocoDB version : 0.11.40 Database used in NC_DB URL : mssql Project was created by clicking : New Project by connecting to external database Database on which spreadsheet is created : mssql OS on which NocoDB is running : Windows 10 Node.js version if running as node : 14.5.4 Database version : Microsoft SQL Server 2016 (SP2) (KB4052908) - 13.0.5026.0 (X64)
Screenshots