Subject Funny problem
Author Paul Schmidt
Dear List:

I have a domain declared as follows:

CREATE DOMAIN "D_BICHAR_31" AS VARCHAR(31)
CHARACTER SET WIN1252 COLLATE PXW_INTL850;

And a field defined thusly:

DNAME D_BICHAR_31

Yet I can't put 30 characters worth of data in this field, any idea as
to why? Does the field need to be wider because of the colate
phrase? If so does anyone know by how much?

Firebird 1.0 Release Version running on windows or linux.

Paul Schmidt, President
Tricat Technologies
paul@...
www.tricattechnologies.com