L
Lee
Hi everyone,
Recently I've had problems with a Memo field within a
report that wouldn't display the entire contents of the
record. The bound textbox would only display the first
255 characters of the field but on checking the table,
the records were definitely complete and around 300
characters long.
I tried putting new textboxes in different sections of
the report but still the same problem. It's nothing to
do with the 'can grow' property either as the control and
Sections had the property set to 'Yes' - also, the text
stopped mid-line.
In the end I resorted to replacing the textbox with a
SubReport that just had the Memo field in it. It's fine
now but I'm still puzzled as to why it wouldn't work.
Have you come across this problem before? Have I done
something really dumb?!
Any ideas would be welcome.
Thanks!
Lee
Recently I've had problems with a Memo field within a
report that wouldn't display the entire contents of the
record. The bound textbox would only display the first
255 characters of the field but on checking the table,
the records were definitely complete and around 300
characters long.
I tried putting new textboxes in different sections of
the report but still the same problem. It's nothing to
do with the 'can grow' property either as the control and
Sections had the property set to 'Yes' - also, the text
stopped mid-line.
In the end I resorted to replacing the textbox with a
SubReport that just had the Memo field in it. It's fine
now but I'm still puzzled as to why it wouldn't work.
Have you come across this problem before? Have I done
something really dumb?!
Any ideas would be welcome.
Thanks!
Lee