Subject Re: [firebird-support] Re: unsuccessful metadata update, key size too big for index
Author Helen Borrie
At 12:11 AM 6/02/2004 +1100, I wrote:
>At 12:57 PM 5/02/2004 +0000, you wrote:
>
>
>To index those columns, you would have to reduce their size to VARCHAR(84)
>or less.

In fact, for VARCHAR I think it is 82 unicode characters, because two bytes
are used to store the length of a varchar...

/h