https://bugs.documentfoundation.org/show_bug.cgi?id=71251
--- Comment #20 from Lionel Elie Mamane <[email protected]> ---
(In reply to Julien Nabet from comment #19)
> "Notes" VARCHAR(32767)
The maximum length of a VARCHAR in Firebird is 32,765. That's likely the
problem. What can we do about that?
- The firebird-sdbc driver caps the length to 32765,
even if the calling code asks for bigger.
- We change the wizard to ask fro 32700 or 32000 or 32500,
that is not to try to go to the extreme limit of what
"most databases" support for VARCHAR (that is 32676)
which will increase compatibility in general,
not only for Firebird.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs