Subject Re: getParameterMetaData
Author Roman Rokytskyy
> BTW, it is not entirely correct to hard-code charset sizes in driver.
> It would be better to read them from RDB$CHARACTER_SETS when needed.
> It looks like user-defined multi-byte character sets (such as
> UTF16BE/UTF16LE created by Peter recently) may cause some problems
> with driver. But I do not think this is really important issue. If
> somebody wants to use user-defined charsets in database he is expected
> to fix up driver appropriately, right ? :)

Yes, or if somebody from the team has a desire to fix it. Till now
there were no feature request/bug in the tracker, so there's nothing
to close. :)

Roman