| re: query with memo field cuts off at 255 characters
OK, I'll answer my own question after some quick experimenatation. If you
use First or Last and not GroupBy in the query on the memo field it will
return the fully number of characters. Weird, but it works - actually to me
that seems like a bug!
dixie
"dixie" <dixiec@dogmail.com> wrote in message
news:SmJjb.45$7j6.2621@nnrp1.ozemail.com.au...[color=blue]
> I have just run into a problem where I have a text box control on a form
> that is linked to a memo field in a table. When I type a really long
> comment into the field, it allows me to type it and then does save the
> entire comment to the table. However, when I use a query which includes
> this field to send to a report, the field is truncated at the old text[/color]
field[color=blue]
> limit of 255 characters. I have ascertained that it is happening in the
> query, not on the report. Has anyone experiences this before and if so,[/color]
how[color=blue]
> do I overcome it. I am using Access 2000.
>
> dixie
>
>[/color] |