Any alternative to memo fields?

S

S N

I have an access database with manu tables. Some of the fields of the data
to be entered may contain more than 1000 characters of text/numbers.
IS Memo field the only alternative to storing such large amount of text. An
alternative is sought because it is said that Memo fields are prone to
corruption?
I need this solution for a website with asp pages and MS Access database
which takes user entries from the webpages.
 
Top