0 Replies Latest reply on Sep 30, 2004 11:44 AM by patrick1

    Can't store big byte[] using latest Oracle 10g thin driver..

    patrick1

      Hi,

      JBoss 3.2.3
      Oracle 8i/9i
      10g version of the thin JDBC driver

      I am trying to save and update a binary value (a byte[]). This field can take a pretty big size. I am reaching the size limit the JDBC driver can handle which is a big problem (something around 2K) . I read that the 10g JDBC driver enhances Blob support but it does not fix my problem. Has anyone found a solution to this issue. I would rather stay away from the OCI solution if possible but if it is the only way out are there any pointers giving directions how to set it up with JBoss?

      Thanks!!!

      Patrick