Felipe Nascimento wrote:
> Is there a max length (number of characters) to column names??
>
> I received the following:
> identifier "petb_convidado_partida_participante" will be truncated to
> "petb_convidado_partida_particip"
>
> Tks
> Felipe
>
Yes -- it is 31 characters max by default. You can change it, but only
by modifying the source code and recompiling.
HTH,
Joe