Subject Insert BLOB Text
Author ra8009
I have an INSERT statement in a IBO Cursor. Using a parameter, I want
to assign text to BLOB field. However, when I execute the statement
the text doesn't end up in the BLOB. What could be wrong?