When merging two tables with a common field name but different lengths, i.e, string length 30 and string length 50, it defaults to the smaller string length, and your tables won't merge. It seems like it would be common sense to default to the larger length.