We are beginning to use the AS400 as our data source for Intranet Applications. I have a need to use variable length fields for a text field. The text can be as small in size as 100 characters or as large as 30,000 characters. If I define the field as fixed length of 30,000 then I waste much disk space! On the as400 does creating a variable length field allocate the space required for the actual number of characters in the field? Is there a formula in calculating disk space for a variable length field? Are there problems in using a variable length fields? Thanks, Bob

Reply With Quote