Thanks Andy for the great reply to my questions, and
Tim, for forwarding them to this list.
Regards, and Thanks for writting the DBD :)
Michael Grey - lost in Malaysia
__
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.
> 1. The oracle DBD perl module requires a oracle server up and running
> to build ( or at least, and I quote, 'enough of the software
> installed...' ) I was able to build the DBD::mysql without the
> requirement ( using force admittedly ). Why is this a requirement for
> Oracle DBD ?
>
On 15-Feb-2004 Tim Bunce wrote:
> - Forwarded message from Michael Grey <[EMAIL PROTECTED]> -
>
> Delivered-To: [EMAIL PROTECTED]
> Date: Sat, 14 Feb 2004 04:25:35 -0800 (PST)
> From: Michael Grey <[EMAIL PROTECTED]>
> Subject: Oracle DBD question...
> To: [EMAIL PROTECTED]
>
> Tim,
>
- Forwarded message from Michael Grey <[EMAIL PROTECTED]> -
Delivered-To: [EMAIL PROTECTED]
Date: Sat, 14 Feb 2004 04:25:35 -0800 (PST)
From: Michael Grey <[EMAIL PROTECTED]>
Subject: Oracle DBD question...
To: [EMAIL PROTECTED]
Tim,
Please forgive the unsolicited email; I noticed your
On Fri, Feb 13, 2004 at 05:38:59PM -0800, Dean Arnold wrote:
> >
> > Here's what I've added to DBI 1.41:
> >
> > =item C (boolean)
> >
> > The C attribute is true if the handle object has been "executed".
> > Currently only the $dbh do() method and the $sth execute(), execute_array(),
> > and ex