Sorry i never worked with blob streams and Oracle!
Feel free to debug and change the source (and send it back to the list)!

Help is welcomed!

Cheers,
Henner



> -----Ursprüngliche Nachricht-----
> Von: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] Im 
> Auftrag von Dziugas Baltrunas
> Gesendet: Montag, 5. Juli 2004 09:26
> An: [EMAIL PROTECTED]
> Betreff: [dbforms] BLOB fields and Oracle
> 
> 
> Hi list,
> 
> I'm using dbforms 2.3 (also tried 2.4rc1) together with Tomcat 5.0.25 
> and Oracle 9. Everything works fine except some blob related issues.
> 
> I have a column "BODY" of type blob in my table but I want it to be 
> "editable" instead of using file uploads, that is to use textarea for 
> that column. The problem is that <db:textAreaForBlobs> tag 
> doesn't work 
> as expected - the null is written instead of the real value:
> 
> 22092 [http-8080-Processor2] DEBUG 
> org.dbforms.event.datalist.dao.DataSourceJDBC  - Retrieved 
> curField:BODY 
> type:2004
> 22092 [http-8080-Processor2] INFO 
> org.dbforms.event.datalist.dao.DataSourceJDBC  - field=BODY col=3 
> value=null type=2004
> 22092 [http-8080-Processor2] DEBUG 
> org.dbforms.config.JDBCDataHelper  - 
> fillPreparedStatement( ps, 3, null, 2004)...
> 
> In the mailing list I found the similar issue: 
> http://sourceforge.net/mailarchive/message.php?msg_id=1179780
> 
> But it seems like there were no changes regarding to it so far.
> 
> I would like to know if any of you have faced similar problem 
> and what 
> could be the possible solutions. As far as I have considered, 
> the main 
> problem is about different InputStream's, because BLOB 
> expects its data 
> as byte, but not character array.
> 
> Thanks.
> 
> regards,
> Dziugas Baltrunas
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email sponsored by Black Hat Briefings & 
> Training. Attend Black Hat Briefings & Training, Las Vegas 
> July 24-29 - 
> digital self defense, top technical experts, no vendor pitches, 
> unmatched networking opportunities. Visit www.blackhat.com 
> _______________________________________________
> DbForms Mailing List
> 
> http://www.wap-force.net/dbforms
> 




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to