David Kuo wrote:
>> It's been a while since I've worked with Oracle and DBD::Oracle,
>> but according to the error message, is it possible you built
>> your DBD::Oracle with Oracle 7?
>
> Yes. I notice that but the DBD::Oracle 1.12 is the most recent module
> I can find from ActiveState. Does that mean this module is not
> working with Oracle 8i for fetching blob value?

Last time I got a prebuilt DBD::Oracle from ActiveState (which was a while
ago), if you got 'DBD::Oracle' it was linked against Oracle 7, whereas if
you fetched 'DBD::Oracle8' it was more usefully linked against Oracle 8i.

Although if you have access to MS Visual C++, you're much better off using
that and getting the CPAN module to compile the latest version for you from
source.

-- 
Andy Hassall ([EMAIL PROTECTED]) icq(5747695) (http://www.andyh.co.uk)
Space: disk usage analysis tool (http://www.andyhsoftware.co.uk/space)

Reply via email to