IBM / nodejs-idb-connector

A JavaScript (Node.js) library for communicating with Db2 for IBM i, with support for queries, procedures, and much more. Uses traditional callback-style syntax
MIT License
38 stars 23 forks source link

Error: SQLSTATE=22504 SQLCODE=-191 Mixed data or UTF-8 data not properly formed. #154

Closed mikebohlen closed 2 years ago

mikebohlen commented 2 years ago

Still getting this issue with idb-connector 1.2.16 and NodeJS 16.

patrickhrastnik commented 2 years ago

Duplicate to #147