Subject Re: [firebird-support] Re: usable characters for varchar and memos
Author Ann W. Harrison
Nando Dessena wrote:
>
> correct. But it makes a significant 0 at the end of a string
> impossible to store.

Certainly it's possible to end a blob with a space. And it's also
legal to include trailing spaces in the counted length of a varchar.
Comparisons are a little funky, but ...

Why do you think that it would not be possible to store a
significant trailing zero in charset octets?


Cheers,


Ann