Can a query return a result greater than 255 characters?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: shanem (shanem_at_discussions.microsoft.com)
Date: 01/06/05


Date: Thu, 6 Jan 2005 05:51:01 -0800

I want to run a query on a table in which I have memo fields, thus they
contain greater than 255 characters, and output all the values in the field,
not just the first 255 characters. How can I achieve this