Hi Rosemary,
I was having a similar problem to Aftab's. The memo field from my Access database was truncating to 255 charcters in my Crystal report.
Reading your post gave me an idea. The SQL Expression you suggested did not work for me, but a SQL Command did!
Like you said in your post Rosemary, the 'memo' field does not appear in the SQL Command field list in the Database Expert area, but does show up in the Field Expert list. Go figure!
Anyway, the memo field from the SQL Command works just fine in the report (it does NOT truncate it). I wouldn't have got there with out your post.
Thanks!
- Tom