I found these features for a dbf archive
1) the field name can only contain ten characters (spaces are converted to underscores, letters are converted to uppercase)
2) duplicate field names are not allowed
3) a maximum of 128 fields are allowed
4) a maximum of 254 characters are allowed per field
5) a maximum of 4000 bytes per record are allowed
for point 2 i tried with emg application and i found that i can have two fields of the same name how is this possible? ( see the picture down)
for point 3 I found that I can manage more than 128 fields in fact I tried to create an archive of 511 fields (see the picture down) and it works at least with the EMG application, how is this possible? that is actually how many fields can one do max?