How to add the contents of one RTF Blob fields to a second?
Posted: Tue Jul 13, 2010 3:44 pm
I have a Table with text (RTF formated) patterns in my Database. Now I want to add this text to an other text field of an other table. Both fields are of type Blob.
The destination filed can contains RTF formated text, plain ASCII Text or can be NULL.
What is the easiest way to fulfill this task? I want to encapsulate the code in one function without visual components from outside.
Thanks in advance.
Jürgen
The destination filed can contains RTF formated text, plain ASCII Text or can be NULL.
What is the easiest way to fulfill this task? I want to encapsulate the code in one function without visual components from outside.
Thanks in advance.
Jürgen