Oracle DBD Question...

2004-02-15 Thread Michael Grey
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.

RE: (Fwd) Oracle DBD question...

2004-02-15 Thread Andy Crichton
> 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 ? >

RE: (Fwd) Oracle DBD question...

2004-02-15 Thread Scott T. Hildreth
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, >

(Fwd) Oracle DBD question...

2004-02-15 Thread Tim Bunce
- 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

Re: getting rid of the "Issuing rollback()" warning

2004-02-15 Thread Tim Bunce
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