Hi, a possible Solution would be to switch your CLOB field to LONG RAW in Oracle and 
in your schema.xml leave it on LONGVARBINARY. This should help to load and store large 
binary data (even if null). We used this workaround. Maybe someone else can help, if 
you can not edit your database schema.

vps Video Print Systeme GmbH 
Michael Beier
 


-----Ursprüngliche Nachricht-----
Von: Jaya [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 16. Dezember 2003 13:13
An: [EMAIL PROTECTED]
Betreff: Problem with CLOB retreival



Hi,

We are using Torque with Oracle 8.1.7. But we are facing problem with CLOB
retreival. It returns null when the column is retrieved as a string. We
tried some
workarounds like changing the data type to LONGVARBINARY in schema.xml. But
it
didn't work out.

If any one knows the solution for this problem,please let me know.

Thank You.

Regards,
Jaya.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to