Expanding text greater 255 field size

D

Dirk Goldgar

GEB said:
How can I expand the field text greater than 255 characters on Access?

You must use a memo field for that. Text fields are limited to a
maximum of 255 characters.
 
Top