Hi, I'm trying to insert into Oracle BLOB field with MDB2 package. I'm using prepared query ( prepare() & execute() ). The value for BLOB field I have in string variable. And I got an error: "Native message: ORA-01461: can bind a LONG value only for insert into a LONG column" Can someone help me with this? Thanks in advance, Rosen -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php