I'm a bit rusty on Access myself, but I'm pretty sure the memo datatype is still part of Access, at least up until Access 2000. The main use being for any long descriptions (anything over 255 characters). The actual limit is something like 64,000 characters!
A couple of downsides... one the memory overhead, and secondly, the data stored cannot be used in any sorting method.
|