Subject | Re: error when open exception (string truncation) |
---|---|
Author | ronaldorezende |
Post date | 2003-04-22T12:39:11Z |
Can I use accents in the words of msg exception?
Can I create this exception?
create exception INEXISTENTE 'A série não está cadastrada';
If I create this, I have error in ibconsole and iboconsole and
ibaccess.
If I create without accents, for example:
create exception INEXISTENTE 'A serie nao esta cadastrada';
I doesn't have any error.
Can I create this exception?
create exception INEXISTENTE 'A série não está cadastrada';
If I create this, I have error in ibconsole and iboconsole and
ibaccess.
If I create without accents, for example:
create exception INEXISTENTE 'A serie nao esta cadastrada';
I doesn't have any error.