> DBD::Oracle::st blob_read failed: (DBD ERROR: blob_read not currently
> supported for non-LOB types with OCI 8 (but with OCI 8 you can set
> $dbh->{LongReadLen} to the length you need,so you don't need to call
> blob_read at all)) at - line 21.
The error message says that you don't need to
rong.
Thanks, Raghu
- Original Message -
From: "Kipp, James" <[EMAIL PROTECTED]>
To: "'Raghu Karamel'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, July 25, 2002 11:19 AM
Subject: RE: DBD::Oracle blob_read() problems
> why not ju
ginal Message-
> From: Raghu Karamel [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 25, 2002 1:00 PM
> To: [EMAIL PROTECTED]
> Subject: Re: DBD::Oracle blob_read() problems
>
>
> Looks like I didn't explain my problem clearly let me
> put it other way.
>
nce
Raghu
"Raghu Karamel" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> Please HELP (F1F1F1)
>
> Any hints/idea/solution will be a real help
>
> Thanks, Raghu
>
> >From: "Raghu Karamel" <[EMAIL
Please HELP (F1F1F1)
Any hints/idea/solution will be a real help
Thanks, Raghu
>From: "Raghu Karamel" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: DBD::Oracle blob_read() problems
>Date: Wed, 24 Jul 2002 11:50:17 -0700
>
>Hi,
>
>I am ge
Hi,
I am getting the following error when I use the blob_read() function. Does
anyone know what is the solution for this?
I don't want to use the "LongReadLen" attribute to specify the maximum size
since I don't know how big this field can grow.
Error
-
DBD::Oracle::st blob_read failed: