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
>
> > Mario
> >
> >
> ---
> >
> > Pat Thatte
> >
> > Subject : error fetching BLOB and CLOB data
> >
> >
> > We have BLOBs and CLOBs in a DB2 v8 database. We use
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
Subject
Please respond to error fetching BLOB and CLOB data
user-j...@ibatis.
apache.org
We have BLOBs and CLOBs in a DB2 v8 database. We use a jdbcType of 'BLOB' or
'CLOB' respectively in our SQL Map file and are getting an error 'CLI0123E SQL
data type out of range. SQLSTATE=HY004'.
There was an older post about checking the driver type, but we are able to
fetch the data with