On Sat, Aug 20, 2005 at 12:31:47AM -0500, Paul Dyer wrote:
> 
> The problem is that my column type is NOT correctly BLOB. ora_type CLOB and 
> BLOB are defined as integer values (112 and 113). I am using type BFILE, 
> which is 114. When I use the integer 114 as the type, I get the error 
> stating invalid entry from DBD and that it will default to SQLVARCHAR.
> 
> Would it be possible to get the BFILE type included in the next change 
> cycle of DBD::Oracle??

Umm. The Changes file shows:

        =head1 Changes in DBD-Oracle 1.13    14th March 2003  

        ...
        Added BFILE support thanks to David Hull.
        ...

Perhaps you need up upgrade.

Tim.

Reply via email to