Current location - Education and Training Encyclopedia - Resume - If a field in the Acces database is set to "Restore" and there are many storage contents corresponding to this field, what is the recommended data type?
If a field in the Acces database is set to "Restore" and there are many storage contents corresponding to this field, what is the recommended data type?
Generally, it is recommended to save it as a long text type (that is, the note type before 20 13), and it can store up to 65,536 characters, that is, more than 30,000 Chinese characters, which is enough.

As for the short text type (the character type before 20 13), the maximum number of characters is 255, that is, 120 Chinese characters are more, but a little less. Some resumes are very long, and 120 Chinese characters are easily insufficient.

If the content is written in word, it can be saved as an OLE object, which is equivalent to an attachment without separate storage. Of course, you can also save it as a hyperlink, which depends on your own choice.