I'm using the mssql npm package to connect to my school's remote ms sql server. I can successfully connect to the server in sql server management studio, but when I try doing so using node, it keeps saying "Failed to connect to SQL.NEIT.EDU\\STUDENTSQLSERVER,4500 in 15000ms". I can't figure out what I am doing wrong because i'm using the same info I use in sql server management studio, which does work.Can connect successfully in sql server management studioThis is all of my codeThis is my error
Submitted June 23, 2020 at 09:31PM by DontWorryAboutIt00
No comments:
Post a Comment