firebird-odbc-driver icon indicating copy to clipboard operation
firebird-odbc-driver copied to clipboard

SQLGetData() crash [ODBC207]

Open firebird-automations opened this issue 7 years ago • 4 comments

Submitted by: Greg Wittmeyer (gammad)

SQLGetData() crashes in the wcslen() function when you try to read wide character data (SQL_C_WCHAR) from a narrow character column (VARCHAR). Such a request is legal, and the column data should be converted to wide characters.

firebird-automations avatar Apr 05 '18 06:04 firebird-automations

Commented by: Greg Wittmeyer (gammad)

You would think that a simple bug like this would get fixed quickly. It's been 7 months. Is Firebird dead?

firebird-automations avatar Nov 28 '18 02:11 firebird-automations

Needs to be tested on driver 3.0. If the problem persists, attach the database(structure + data to fill) and query that is causing the incorrect behavior. Regards.

irodushka avatar Sep 03 '24 11:09 irodushka