Click to See Complete Forum and Search --> : Memo fields


April
11-07-2002, 09:39 AM
I can convert the beginning of a memo field in order to parse it. Can the
end be converted? What other functions can be performed on a memo field.


Thank you in advance,
April

C. E.
11-14-2002, 10:31 PM
Check SQL Server Books Online. Search for "memo". There isn't much there
because there isn't a lot you can do. If you want to convert it, it would
have to be to a compatible datatype or into a column that accepts the new
datatype.

"April" <a_kim@netzero.net> wrote:
>
>I can convert the beginning of a memo field in order to parse it. Can the
>end be converted? What other functions can be performed on a memo field.
>
>
>Thank you in advance,
>April