I doupt it. It is possiable but you would need to do alot of programming.
With DBD 1.07 you are talking a version of the program in mid 2001 so it was
designed for most likley OCI 7 or an early OCI 8
what type of Oracle client do you use and what verstion of Perl?
You might be better off upgrading to the instant client, Perl and DBD and
see if you can still connect.
cheers
John Scoles
----- Original Message -----
From: "Eugene Krivdyuk" <[EMAIL PROTECTED]>
To: <[email protected]>
Cc: "Sergey Brutsky" <[EMAIL PROTECTED]>
Sent: Tuesday, October 31, 2006 6:23 AM
Subject: DBD::Oracle 1.07 and selectall_arrayref
Hi all.
I'm have DBD::Oracle 1.07 on production server and just wondering that
call of selectall_arrayref causes call of fetch for each row.
On newest version of DBD::Oracle selectall_arrayref works without
calling fetch sub for each row in result set.
Is there any way to speed things up on this old DBD::Oracle ?
--
WBR, Eugene Krivdyuk