Hello,
I have designed a table with a field in it which is set up as datatype ‘memo’.
I have a form where I want the user to enter details and then I use an append Query to add the details into the table.
The trouble is that when I run the query it will not add all the text. I know that memo should hold approx 64000 characters however when adding the record Access seems to truncate the text to a length similar to a text datatype.
Can anyone please explain to me how to rectify this situation?
I have designed a table with a field in it which is set up as datatype ‘memo’.
I have a form where I want the user to enter details and then I use an append Query to add the details into the table.
The trouble is that when I run the query it will not add all the text. I know that memo should hold approx 64000 characters however when adding the record Access seems to truncate the text to a length similar to a text datatype.
Can anyone please explain to me how to rectify this situation?