Ask a Question related to PERL Miscellaneous, Design and Development.
-
danglesocket #1
Re: Perl, Oracle, DBD
I ended up just install the client. (279mb, much better,...) thanks
__danglesocket__
I know this is not probably not the appropriate place for this question but>>> danglesocket<danglesocket@no_spam> 9/8/2003 4:41:49 PM >>>
i am not at home and from this 'open port' nntp server this is the only
perl group i can access and post to. : -)
I need to run some queries against a Oracle 9.i database. (on another
server, Solaris 5.8) I am on a linux box. Oracle is not installed on this
box.
from all i've read you need to set the ENV $ORACLE_HOME, among others,
which
means you have to have oracle installed(!?).
I have also downloaded the Oracle 9.i cpio's fro linux from oracle but to
install them you would need 3.5GB free. This seems overkill to me, i just
need to run
queries, do i really have to install Oracle this way to achieve this.
When i try to install the DBD::Oracle drivers it, of course, says can't
find
your oracle installation.
I am used to using myslq and postqress which are much more
'straightforward'.
Thank you for all your help and advice.
__danglesocket__
danglesocket Guest
-
Inserting CLOBS into Oracle using perl
Hi everyone. I trying to write a perl script that will insert data from a text file into Oracle. The database contains a few clob fields which... -
Installing DBD:Oracle module on Perl 5.8.4
I had the DBD:Oracle module (prebuilt ppm package) installed and working on Perl 5.6. I have since upgraded to Perl 5.8.4, but the module does not... -
DBI:oracle looks for perl56.dll in perl version 5.8
I have upgraded from perl version 5.6 to 5.8 and all hell seem to have broken loose. For some strange reason, DBI module looks for perl56.dll Can... -
Perl Module DBD::ORACLE
Friends. When I attempt to install the DBD::ORACLE modual it hangs after one line of output. I have installed several other modules including... -
perl dbi oracle and blobs
dominant wrote: I would suggest you read: perldoc DBI and perldoc DBD::Oracle -- $a=24;split//,240513;s/\B/ => /for@@=qw(ac ab bc ba cb ca...



Reply With Quote

