Forum Discussion
vikas0864
Sep 07, 2023Copper Contributor
not able to connect to sql server using knexjs and node.
Hello, I am facing some issues in connecting to sql server on my local machine. I have set sql credientials and by using that crediential I am able to connect to sql server management studio but una...
vikas0864
Sep 07, 2023Copper Contributor
olafhelper Yes I am able to login in management studio using mixed mode credientials but not able to login using knexjs node it gives error cannot connect sequence.
olafhelper
Sep 08, 2023Bronze Contributor
Then it's may a more knexjs node related issue; whatever this is.
- vikas0864Sep 08, 2023Copper ContributorBut while using azure database engine credientials I am able to connect to remote database.
So the code seems to be correct.