Javascript concatenation error or Node.js MSSQL module adding extra quote marks?

前端 未结 0 1726
無奈伤痛
無奈伤痛 2020-12-11 11:33

I am trying to send a query to SQL Server using Node.js and the MSSQL module

const dataSend = new Promise((resolve, reject) => {
        sql.connect(config         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题