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
The database connection works on Windows (Sybase driver) but I've issues getting a ResultSet :
Error: [Sybase][ODBC Driver]Length of the string or buffer is incorrect
at Database.querySync (C:\Users\quentin\Desktop\courtier_ph\node_modules\odb
c\lib\odbc.js:343:21)
Could there be some ways to fix the issue ?
Would it be possible to use FreeTDS on Windows ?
Thanks 👍
The text was updated successfully, but these errors were encountered:
qlecler
changed the title
Issues getting results on Windows
Issues getting resultset on Windows
Jul 4, 2019
qlecler
changed the title
Issues getting resultset on Windows
Issues getting ResultSet on Windows
Jul 4, 2019
qlecler
changed the title
Issues getting ResultSet on Windows
Issues getting a ResultSet on Windows
Jul 4, 2019
Hi there !
The database connection works on Windows (Sybase driver) but I've issues getting a ResultSet :
Could there be some ways to fix the issue ?
Would it be possible to use FreeTDS on Windows ?
Thanks 👍
The text was updated successfully, but these errors were encountered: