MDB2 insert Oracle BLOB field problem

MDB2 insert Oracle BLOB field problem

am 24.07.2007 16:26:58 von Rosen Marinov

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