https://bugs.freedesktop.org/show_bug.cgi?id=61142
--- Comment #5 from Lionel Elie Mamane <[email protected]> --- The buffer is 2048 bytes, but that corresponds to 1024 UTF-16 code units (including terminating NULL -> 1023 "real" code units), so this is plausible. With my testing under GNU/Linux, the SQLite ODBC driver reports SQL_CHAR type for the column (8-bit text encoding). Probably the Windows version reports SQL_WCHAR (16-bit text encoding)... -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
