Is there a way to make fields auto-size and set "maximum" in accordance with the size of the field in the database. For example, if an address is varchar(50), why not autosize the field to 50 characters and set maximum field size to 50. I noticed that if I take the defaults, and I do an edit and enter more characters then the size of the field, I get a nasty error.
Thanks,
Neal