You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using odbc to connect to sql server from linux in my node application. I know that mssql module has built in sql injection protection when we parameterize the queries. How does it work with odbc module?
Thanks
Ranjith
The text was updated successfully, but these errors were encountered:
ranjithchev
changed the title
How does odic handle sql injection
How does odbc handle sql injection
Jul 17, 2018
Hi
I'm using odbc to connect to sql server from linux in my node application. I know that mssql module has built in sql injection protection when we parameterize the queries. How does it work with odbc module?
Thanks
Ranjith
The text was updated successfully, but these errors were encountered: