Oracle 10.1 Personal Edition with ActiveState Perl on Windows XP
Oracle 10.1 Personal Edition with ActiveState Perl on Windows XP
am 02.08.2005 20:11:41 von duncan.garland
Hi,
I'm struggling to get DBD-Oracle to work with Oracle 10g.
Do you know if this combination has been tried and tested?
Thanks very much for your help.
Regards
Duncan Garland
Re: Oracle 10.1 Personal Edition with ActiveState Perl on Windows XP
am 03.08.2005 16:20:11 von catcher
"Duncan Garland" wrote in message
news:KPEHINLNENPHDAHLCOLCAEGHCKAA.duncan.garland@ntlworld.co m...
> Hi,
>
> I'm struggling to get DBD-Oracle to work with Oracle 10g.
>
> Do you know if this combination has been tried and tested?
>
> Thanks very much for your help.
>
> Regards
>
> Duncan Garland
Do you have Oracle client installed on the same box? I have seen posts on
the list that make me believe it does work.
Robert
RE: Oracle 10.1 Personal Edition with ActiveState Perl on Windows XP
am 03.08.2005 16:23:42 von Ron.Reidy
What is the "struggle"?
-----------------
Ron Reidy
Lead DBA
Array BioPharma, Inc.
-----Original Message-----
From: Duncan Garland [mailto:duncan.garland@ntlworld.com]
Sent: Tuesday, August 02, 2005 12:12 PM
To: dbi-users@perl.org
Subject: Oracle 10.1 Personal Edition with ActiveState Perl on Windows
XP
Hi,
I'm struggling to get DBD-Oracle to work with Oracle 10g.
Do you know if this combination has been tried and tested?
Thanks very much for your help.
Regards
Duncan Garland
This electronic message transmission is a PRIVATE communication which =
contains
information which may be confidential or privileged. The information is =
intended=20
to be for the use of the individual or entity named above. If you are =
not the=20
intended recipient, please be aware that any disclosure, copying, =
distribution=20
or use of the contents of this information is prohibited. Please notify =
the
sender of the delivery error by replying to this message, or notify us =
by
telephone (877-633-2436, ext. 0), and then delete it from your system.
RE: Oracle
am 11.04.2006 18:58:23 von Philip.Garrett
No, DBD::Oracle requires the Oracle client libraries to be installed.
There are other options, though, depending on your requirements:
* DBD::Proxy - requires another system that DOES have DBD::Oracle (or,
you could proxy through a Windows server that has an ADO driver for
Oracle)
* DBD::JDBC - In theory, can connect without the Oracle client if you
use Oracle's thin JDBC driver
Philip
-----Original Message-----
From: Maniace Libi - lmania [mailto:Libi.Maniace@acxiom.com]=20
Sent: Tuesday, April 11, 2006 12:09 PM
To: dbi-users@perl.org
Subject: DBD:Oracle
I have a developer who wants DBD::ORACLE installed on a Solaris server.
There is not an instance of
Oracle installed on this server. He is certain that it can be installed,
but I can't find information supporting
this. It always errors out with wanting "Oracle_home". Is there a way to
install DBD without oracle=20
installed.
=20
Thanks
=20
Libi
=20
************************************************************ ************
***
The information contained in this communication is confidential, is
intended only for the use of the recipient named above, and may be
legally privileged.
If the reader of this message is not the intended recipient, you are
hereby notified that any dissemination, distribution or copying of this
communication is strictly prohibited.
If you have received this communication in error, please resend this
communication to the sender and delete the original message or any copy
of it from your computer system.
Thank You.
************************************************************ ************
****
RE: Oracle
am 12.04.2006 01:02:44 von ron
On Tue, 11 Apr 2006 12:58:23 -0400, Garrett, Philip \(MAN-Corporate\)=
wrote:
HI Philip
> * DBD::Proxy - requires another system that DOES have DBD::Oracle
> (or, you could proxy through a Windows server that has an ADO
> driver for Oracle)
I've never heard of an ADO driver for Oracle. What's the module called? And,=
where can I download a copy?
TIA.
--
Cheers
Ron Savage, ron@savage.net.au on 12/04/2006
http://savage.net.au/index.html
Let the record show: Microsoft is not an Australian company
Re: Oracle
am 12.04.2006 01:13:47 von Tim
--B_3227620427_8496873
Content-type: text/plain; charset="US-ASCII"
Content-transfer-encoding: 7bit
Called "Oracle OLE DB"
(http://www.oracle.com/technology/tech/windows/ole_db/index. html), I
think...
on 4/11/06 5:02 PM, Ron Savage at ron@savage.net.au wrote:
> On Tue, 11 Apr 2006 12:58:23 -0400, Garrett, Philip \(MAN-Corporate\) wrote:
>
> HI Philip
>
>> * DBD::Proxy - requires another system that DOES have DBD::Oracle
>> (or, you could proxy through a Windows server that has an ADO
>> driver for Oracle)
>
> I've never heard of an ADO driver for Oracle. What's the module called? And,
> where can I download a copy?
>
> TIA.
>
> --
> Cheers
> Ron Savage, ron@savage.net.au on 12/04/2006
> http://savage.net.au/index.html
> Let the record show: Microsoft is not an Australian company
>
>
>
>
>
--B_3227620427_8496873--
Re: Oracle
am 12.04.2006 11:59:20 von ron
On Tue, 11 Apr 2006 17:13:47 -0600, Tim Gorman wrote:
Hi Tim
> Called "Oracle OLE DB"
> (http://www.oracle.com/technology/tech/windows/ole_db/index. html),
Yes, thanx.
--
Cheers
Ron Savage, ron@savage.net.au on 12/04/2006
http://savage.net.au/index.html
Let the record show: Microsoft is not an Australian company