Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Perl DBD::Oracle - discontinuing support for Oracle 7 and Ora

RE: Perl DBD::Oracle - discontinuing support for Oracle 7 and Ora

From: Gogala, Mladen <MGogala_at_oxhp.com>
Date: Wed, 02 Apr 2003 08:58:42 -0800
Message-ID: <F001.0057830A.20030402085842@fatcity.com>


It would be sort of cool to have things like direct insert (append hint), bulk collect into, varray -> perl array mapping and alike in Perl. That would
be much more useful then flogging a dead horse like Oracle7. I don't use oraperl
syntax for ages now. All my reports are using DBD syntax.

-----Original Message-----
Sent: Tuesday, April 01, 2003 3:59 PM
To: Multiple recipients of list ORACLE-L Oraperl?

On Tue, Apr 01, 2003 at 10:08:31AM -0800, Jared.Still_at_radisys.com wrote:
> Tim,
>
> Personally, I have a few v7 db's around. My DBD interaction with them
> however
> is limited to logging on to the database just to make sure it's still up.
>
> Would removing OCI7 support include removing the ability to logon to a v7
db?

You can login to whatever the oracle client libs you link with will let you log into. For v8 libs that includes v7. I did hear recently that v9.x no longer lets you connect to v7.

You could always keep a copy of DBD::Oracle 1.14 for use with Oracle 7. Just install it into a different directory.

Tim.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Tim Bunce
  INET: Tim.Bunce_at_pobox.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Gogala, Mladen
  INET: MGogala_at_oxhp.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Apr 02 2003 - 10:58:42 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US