I have Crystal 9.0 and have a Sql Server database. I used to be able to use an SQL expression to search the first 254 char of a memo field. For some reason, that just stopped working. Now I have upgraded to Crystal 9.0 and would like to get that search working again. I want to select records based upon whether a particular word exists in a memo field. I read a post that said you can search a much larger portion of memo fields, but how?