blob error need help

2003-02-17 Thread Scott Purcell
Hello, I have some (jpeg) blobs in oracle. table looks like this: asset_id height widthpreview varchar2 varchar2varchar2blob Ihave the programming DBI book here, but it does not cover this very well. I just want to select a blob and write it to a file. No big

RE: blob error need help

2003-02-17 Thread Scott Purcell
N Murray [mailto:[EMAIL PROTECTED]] Sent: Monday, February 17, 2003 3:00 PM To: Scott Purcell Cc: [EMAIL PROTECTED] Subject: Re: blob error need help My silly, off-the-cuff guess is that you need DBD built using OCI8 libraries. Did you build DBD yourself, or download a package? Can you build

RE: blob error need help

2003-02-17 Thread Scott Purcell
select, so it keeps installing 1.06. Any more ideas? Thanks, Scott -Original Message- From: Sumitro Chowdhury [mailto:[EMAIL PROTECTED]] Sent: Monday, February 17, 2003 3:32 PM To: Scott Purcell Cc: [EMAIL PROTECTED] Subject: Re: blob error need help while (my $doc = $sth

RE: blob error need help

2003-02-17 Thread Scott Purcell
:[EMAIL PROTECTED]] Sent: Monday, February 17, 2003 3:45 PM To: Scott Purcell; [EMAIL PROTECTED] Subject: RE: blob error need help From: Scott Purcell [EMAIL PROTECTED] I do not know how to rebuild DBD::Oracle against Oracle 8i libraries on my 2000 box. I do not think it is possible. I used