Subject | alter field of type varchar(n) |
---|---|
Author | jccodez |
Post date | 2004-11-30T18:04:52Z |
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.
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.