node-odbc icon indicating copy to clipboard operation
node-odbc copied to clipboard

Row count when doing UPDATE, INSERT, or DELETE via querySync()

Open smdimos opened this issue 7 years ago • 0 comments

When doing querySync(), please obtain row count via SQLRowCount() and pass it into the callback function.

smdimos avatar Mar 19 '18 12:03 smdimos