Subject alter field of type varchar(n)
Author jccodez
I have a field of type Varchar(30)

When I execute the following:

ALTER TASK TYPE VarChar(22)

I get unsuccessful metadata update. Is it not possible
to shrink a varchar field?

I am using fb 1.5 on xp.

Thanks for any help.