of iBATIS.
Any other suggestions would be appreciated.
> Subject: Re: error fetching BLOB and CLOB data
>
> Pat,
>
> looks like you are using a very old version of the DB2 JDBC driver
(atleast
> in the iBatis use-case u have detailed below)
> a - which is not a type 4 JDBC d
> jdbc 2.0.
>
> We eliminated the driver as an issue, as I mentioned in my question, by
> using the same datasource with straight SQL. We were able to successfully
> fetch BLOB and CLOB with straight SQL instead of iBATIS.
>
> Any other suggestions would be appreciated.
>
>
ATIS.
Any other suggestions would be appreciated.
> Subject: Re: error fetching BLOB and CLOB data
>
> Pat,
>
> looks like you are using a very old version of the DB2 JDBC driver (atleast
> in the iBatis use-case u have detailed below)
> a - which is not a type 4 JDBC dri
Pat,
looks like you are using a very old version of the DB2 JDBC driver (atleast
in the iBatis use-case u have detailed below)
a - which is not a type 4 JDBC driver
b - is a JDBC v1 driver.
The versions of DB2 i have seen, dont even ship with that JDBC driver
anymore. However here is a link t