G
Guest
Interesting thing happening.
Created a flat database in AccessXP (patched as of 6/26/04). Have a field labeled description with the property of memo. The description field has more than 255 characters in it.
When I view the table in datasheet view, all the text in the Description field is displayed. When I create a simple query with only the description field, the query displays all of the text inside the description field properly.
However, when I use the Total property for the query (Group By), suddenly the query cuts off all text in the description field after 255 characters, almost like it turned the field property into a memo.
Any suggestions for fixing this?
Created a flat database in AccessXP (patched as of 6/26/04). Have a field labeled description with the property of memo. The description field has more than 255 characters in it.
When I view the table in datasheet view, all the text in the Description field is displayed. When I create a simple query with only the description field, the query displays all of the text inside the description field properly.
However, when I use the Total property for the query (Group By), suddenly the query cuts off all text in the description field after 255 characters, almost like it turned the field property into a memo.
Any suggestions for fixing this?