Connecting to MSSQL error


Screenshot 2025-01-28 121756
Screenshot 2025-01-28 122352

I'm trying to connect NR to our companies MSSQL server. I've been trying to work with the database team but we can't seem to get it to work. I used my Microsoft Authentication for my account and the DB team made a general login for me and I can't get it to connect apparently.

I tried injecting a SQL query but I just get a bunch of undefined and the error in the cmd window.

Any suggestions? I tried some other MSSQL pallets and some other ones will stop NR and then I have to restart it.

Had to:

npm install mssql

Then everything worked. Still issues querying but at least I'm logged into the server.

that should not be necessary.

Do you have more than one MSSQL contrib package installed?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.