Subject Add Text to a BLOB-Field
Author guido.klapperich@t-online.de
I have a blob-field A, which contains only text. Now I want to add the
text from another blob-field B to A, so that the result in A is the text
from B and then the original text from A. How can I realize this ?



Guido