RE: error fetching BLOB and CLOB data

2009-07-16 Thread Mario Ds Briggs
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

Re: error fetching BLOB and CLOB data

2009-07-14 Thread Jeff Butler
> > > Mario > > > > > --- > > > > Pat Thatte > > > > Subject : error fetching BLOB and CLOB data > > > > > > We have BLOBs and CLOBs in a DB2 v8 database. We use

RE: error fetching BLOB and CLOB data

2009-07-14 Thread Pat Thatte
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

Re: error fetching BLOB and CLOB data

2009-07-13 Thread Mario Ds Briggs
Subject Please respond to error fetching BLOB and CLOB data user-j...@ibatis. apache.org

error fetching BLOB and CLOB data

2009-07-13 Thread Pat Thatte
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