node-odbc
node-odbc copied to clipboard
Row count when doing UPDATE, INSERT, or DELETE via querySync()
When doing querySync(), please obtain row count via SQLRowCount() and pass it into the callback function.