Subject Re: [firebird-support] What is the max varchar column I can index?
Author Dmitry Yemanov
"phil_hhn" <time_lord@...> wrote:
>
> However if I follow step (1) - i.e create the varchar(250) column then
> add an index, I can then modify the column to have codeset ISO8859-1,
> collation EN_UK, and it seems ok.

This is a hack that will cost you various runtime errors.


Dmitry