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 run false query 'SELECT * FROM TBWork ORDER BY W_PrgName ASC LIMIT 1' but I can run OK query 'SELECT * FROM TBWork ORDER BY W_PrgName ASC'
Error: Spawn C:\Windows\SysWOW64\cscript.exe error
at ChildProcess.<anonymous> (D:\Project\MKTC\do_do_day_cat_vien_read_data\node_modules\node-adodb\lib\spawn.js:120:37)
at ChildProcess.emit (events.js:315:20)
at maybeClose (internal/child_process.js:1021:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) {
process: { code: -2147217900, message: 'Syntax error in ORDER BY clause.' },
exitCode: 0
}
The text was updated successfully, but these errors were encountered:
I'm run false query 'SELECT * FROM TBWork ORDER BY W_PrgName ASC LIMIT 1' but I can run OK query 'SELECT * FROM TBWork ORDER BY W_PrgName ASC'
The text was updated successfully, but these errors were encountered: