What is the best way to access Oracle from a Perl
program running on Sun Solaris?

Here more details on what I'm trying to accomplish:

I have a perl program which currently runs on Windows
2000 and updates a table in Oracle hosted on a server
running Sun Solaris.  I'm currently using the OLE DB
Providor for Oracle in this program.  Everything works
fine, but, for performance reasons I need to port the
program from Windows 2000 to Solaris.  I've installed
ActivePerl 5.6.1 build 631 on Solaris.  The last
(hopefully) hurdle is accessing Oracle from my Perl
program running on Solaris.  Is DBI the perferred
module to use.  If so do I install both DBI and
DBD::Oracle?
 
TIA,
-Brad


__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
_______________________________________________
Perl-Unix-Users mailing list. To unsubscribe go to 
http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

Reply via email to