Subject | insert into text-type BLOB using insert/update SQL statement |
---|---|
Author | vincent_kwinsey |
Post date | 2006-11-09T15:33:07Z |
Hi,
is it possible to insert into text-type BLOB field (segment size 255
only) data using insert or update SQL statement. Any conversion using
cast(...) or indirect conversion are leading to error 'Conversion
error from string "BLOB"'?
Thanks in advance!
is it possible to insert into text-type BLOB field (segment size 255
only) data using insert or update SQL statement. Any conversion using
cast(...) or indirect conversion are leading to error 'Conversion
error from string "BLOB"'?
Thanks in advance!