Subject | BLOBs and Triggers |
---|---|
Author | Marcos Vinicius Dufloth |
Post date | 2003-07-04T12:57:37Z |
Hi. I need insert some blob columns into a table inside a trigger. I
trying insert directly (by insert into ... select ... from ...) but I'm
get the error: 'conversion error from string "BLOB"'. How I can, inside
a trigger, select rows with BLOB columns and insert into another
row/table, without using UDFs?
Regards,
--
*__________________________________________________________________*
*Marcos Vinicius Dufloth*
*ICQ#: 128291190
Tecnocyber, Ltda
Erechim - RS - Brasil
*
*+* *Outras formas de contato * <http://wwp.icq.com/128291190>
*__________________________________________________________________*
[Non-text portions of this message have been removed]
trying insert directly (by insert into ... select ... from ...) but I'm
get the error: 'conversion error from string "BLOB"'. How I can, inside
a trigger, select rows with BLOB columns and insert into another
row/table, without using UDFs?
Regards,
--
*__________________________________________________________________*
*Marcos Vinicius Dufloth*
*ICQ#: 128291190
Tecnocyber, Ltda
Erechim - RS - Brasil
*
*+* *Outras formas de contato * <http://wwp.icq.com/128291190>
*__________________________________________________________________*
[Non-text portions of this message have been removed]