I have problems to store objects larger than 2000 bytes into a BLOB or VARBINARY with an Oracle database.
If I run the BlobTest program with a size larger than 2000 bytes, the byte array is not stored without any error message.
Everything works fine with 2000 bytes or less.
Infos: ojb version is 1.0-rc4 ORACLE RDBMS Version: 9.2.0.1.0 JDBC ojdbc14.jar (thin)
What is wrong?
Bye, Marcus
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
