MarkRobinson
Programmer
On my append query, memo fields get truncated at 255 or so characters. Is there a way to avoid this?
Specifically:
Table A has a memo field "Notes" in it.
My Append Query send the record to table B, which also has a "Notes" memo field in it, but the text in "Notes" Table A is truncated when it gets to table B.
Thx,
Mark
Specifically:
Table A has a memo field "Notes" in it.
My Append Query send the record to table B, which also has a "Notes" memo field in it, but the text in "Notes" Table A is truncated when it gets to table B.
Thx,
Mark