0 Replies Latest reply on Jul 25, 2002 12:07 AM by nqthanh

    Jboss 3 & Microsoft Jdbc driver image type error

    nqthanh

      Hello,
      I need your help.
      I am using a Jboss 3 and SQL server 2000. The jdbc driver is from Microsoft. I created a simple CMP bean with a field of byte[] type, for example personPhoto. Jboss successfully created a relative table in SQL server with a responding column of image type. But whenever I use home.create() to add a new row into database I got an exception: Microsoft Jdbc driver, type of personPhoto not supported.

      Please help.
      Thanks a lot