Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dmytro120 opened this issue Mar 19, 2018 · 0 comments
Open

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

dmytro120 opened this issue Mar 19, 2018 · 0 comments

Comments

@dmytro120
Copy link

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

wankdanker added a commit to wankdanker/node-odbc that referenced this issue Mar 20, 2018
clach04 pushed a commit to clach04/node-odbc__DO_NOT_USE that referenced this issue Dec 17, 2020
* Fix column names in results being single characters when UNICODE is defined
* Fix statement on result object single character when UNICODE is defined

Fixes w1nk#112

Signed-off-by: Mark Irish <[email protected]>
clach04 pushed a commit to clach04/node-odbc__DO_NOT_USE that referenced this issue Dec 17, 2020
* [issue112] Fix more UNICODE issues (w1nk#116)

* Fix column names in results being single characters when UNICODE is defined
* Fix statement on result object single character when UNICODE is defined
* Bump version to 2.3.4
* Update CHANGELOG
* Regenerate package-lock.json

Signed-off-by: Mark Irish <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant